Start Date : 21/05/2019 18:09
End Date : 22/05/2019 07:59


library_books 01_orders

assignment 01_create_order_in_BO.js


Create order in the Back Office

Login in the Back Office

01_orders/01_create_order_in_BO.js
timer
24.46s
assignment
2
check
2
100%
check_circle should open the browser
timer 13.63s
check_circle should login successfully in the Back Office
timer 10.83s

Close the onboarding modal if exist

01_orders/01_create_order_in_BO.js
timer
4.65s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 2.41s
check_circle should close the Onboarding on the navBar if exist
timer 2.24s

Create customer, addresses, carts and orders

Create "Customer"

01_orders/01_create_order_in_BO.js
timer
13.07s
assignment
11
check
11
100%
check_circle should go to the "Customers" page
timer 4.05s
check_circle should click on "Add new customer" button
timer 4.94s
check_circle should choose the "Social title" radio
timer 0.49s
check_circle should set the "First name" input
timer 0.17s
check_circle should set the "Last name" input
timer 0.19s
check_circle should set the "Email" input
timer 0.45s
check_circle should set the "Password" input
timer 0.19s
check_circle should set the customer "Birthday"
timer 0.52s
check_circle should activate "Partner offers" option
timer 0.14s
check_circle should click on "Save" button
timer 1.53s
check_circle should verify the appearance of the green validation
timer 0.4s

Create a new "Address"

01_orders/01_create_order_in_BO.js
timer
13.19s
assignment
18
check
18
100%
check_circle should go to the "Customers" page
timer 4.21s
check_circle should click on add new address
timer 0.53s
check_circle should set "Email" input
timer 0.6s
check_circle should set "Identification number" input
timer 0.31s
check_circle should set "Address alias" input
timer 0.26s
check_circle should check that the "First name" input is "Test"
timer 2.06s
check_circle should check that the "Last name" input is "Test"
timer 2.06s
check_circle should set "Company" input
timer 0.15s
check_circle should set "VAT number" input
timer 0.22s
check_circle should set "Address" input
timer 0.29s
check_circle should set "Second address" input
timer 0.15s
check_circle should set "Postal code" input
timer 0.24s
check_circle should set "City" input
timer 0.23s
check_circle should set "Pays" input
timer 0.16s
check_circle should set "Home phone" input
timer 0.21s
check_circle should set "Other information" input
timer 0.19s
check_circle should click on "Save" button
timer 1.12s
check_circle should verify the appearance of the green validation
timer 0.23s

Create a new product in the Back Office

01_orders/01_create_order_in_BO.js
timer
10.43s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.06s
check_circle should click on "New Product" button
timer 4.94s
check_circle should set the "Name" input
timer 0.44s
check_circle should set the "Reference" input
timer 0.18s
check_circle should set the "Quantity" input
timer 0.18s
check_circle should set the "Price" input
timer 0.24s
check_circle should upload the first product picture
timer 0.39s

Add Attribute

01_orders/01_create_order_in_BO.js
timer
32.8s
assignment
8
check
8
100%
check_circle should select the "Product with combination" radio button
timer 0.69s
check_circle should go to "Combinations" tab
timer 0.57s
check_circle should select the variation
timer 9.35s
check_circle should click on "Generate" button
timer 0.26s
check_circle should verify the appearance of the green validation
timer 0.74s
check_circle should refresh the page if "Debug" mode is active because of the issue here "#9826"
timer 7.37s
check_circle should select all the generated variations
timer 2.19s
check_circle should set the "Variations quantity" input
timer 11.64s

Save the created product

01_orders/01_create_order_in_BO.js
timer
12.67s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.05s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.18s
check_circle should click on "Save" button
timer 5.25s
check_circle should check and close the green validation
timer 3.19s

Create order in the Back Office

01_orders/01_create_order_in_BO.js
timer
15.35s
assignment
16
check
16
100%
check_circle should go to "Orders" page
timer 4.07s
check_circle should click on "Add new order" button
timer 1.63s
check_circle should search for a customer
timer 0.46s
check_circle should choose the customer
timer 0.83s
check_circle should search for a product by name
timer 0.31s
check_circle should set the product combination
timer 1.12s
check_circle should set the product quantity
timer 0.18s
check_circle should click on "Add to cart" button
timer 0.23s
check_circle should get the basic product price
timer 0.56s
check_circle should set the delivery option
timer 1.17s
check_circle should get the shipping price
timer 0.07s
check_circle should get the total with taxes
timer 0.09s
check_circle should add an order message
timer 2.33s
check_circle should set the payment type
timer 0.2s
check_circle should set the order status
timer 0.34s
check_circle should click on "Create the order"
timer 1.75s

Add product to cart in the Front Office

01_orders/01_create_order_in_BO.js
timer
12.49s
assignment
14
check
14
100%
check_circle should go to the Front Office
timer 1.13s
check_circle should set the shop language to "English"
timer 5.47s
check_circle should click on "sign in" button
timer 0.41s
check_circle should set the "Email" input
timer 0.3s
check_circle should set the "Password" input
timer 0.19s
check_circle should click on "SIGN IN" button
timer 0.67s
check_circle should click on shop logo
timer 0.54s
check_circle should search for a product by name
timer 1.49s
check_circle should choose "M" from size list
timer 0.13s
check_circle should set the product "Quantity" input
timer 0.16s
check_circle should click on "ADD TO CART" button
timer 0.23s
check_circle should click on "PROCEED TO CHECKOUT" button
timer 1.26s
check_circle should click on "PROCEED TO CHECKOUT" button 2
timer 0.47s
check_circle should go to the Back Office
timer 0.04s

Create a new product in the Back Office

01_orders/01_create_order_in_BO.js
timer
10.3s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.98s
check_circle should click on "New Product" button
timer 4.16s
check_circle should set the "Name" input
timer 0.4s
check_circle should set the "Reference" input
timer 0.18s
check_circle should set the "Quantity" input
timer 0.16s
check_circle should set the "Price" input
timer 0.23s
check_circle should upload the first product picture
timer 0.2s

Add Attribute

01_orders/01_create_order_in_BO.js
timer
33.03s
assignment
8
check
8
100%
check_circle should select the "Product with combination" radio button
timer 0.8s
check_circle should go to "Combinations" tab
timer 0.69s
check_circle should select the variation
timer 9.35s
check_circle should click on "Generate" button
timer 0.33s
check_circle should verify the appearance of the green validation
timer 0.68s
check_circle should refresh the page if "Debug" mode is active because of the issue here "#9826"
timer 7.44s
check_circle should select all the generated variations
timer 2.19s
check_circle should set the "Variations quantity" input
timer 11.55s

Save the created product

01_orders/01_create_order_in_BO.js
timer
12.66s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.03s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.17s
check_circle should click on "Save" button
timer 5.2s
check_circle should check and close the green validation
timer 3.26s

Create a new "Cart Rule"

01_orders/01_create_order_in_BO.js
timer
15.47s
assignment
13
check
13
100%
check_circle should go to "Cart Rules" page
timer 4.11s
check_circle should click on "Add new cart rule" button
timer 0.67s
check_circle should set the "Name" input
timer 0.44s
check_circle should click on "Generate" button
timer 0.24s
check_circle should click on "CONDITIONS" tab
timer 0.16s
check_circle should choose the customer "John Doe"
timer 2.44s
check_circle should set the "Minimum amount" input
timer 0.14s
check_circle should click on "ACTIONS" tab
timer 0.15s
check_circle should switch the "Free shipping" to "Yes"
timer 0.11s
check_circle should click on "percent" radio
timer 2.12s
check_circle should set the "reduction" percent value
timer 2.13s
check_circle should click on "Save" button
timer 2.57s
check_circle should verify the appearance of the green validation
timer 0.19s

Click on "Stop the OnBoarding" button

01_orders/01_create_order_in_BO.js
timer
1.07s
assignment
1
check
1
100%
check_circle should check and click on "Stop the OnBoarding" button
timer 1.07s

Access to "Currencies" page

01_orders/01_create_order_in_BO.js
timer
4.89s
assignment
2
check
2
100%
check_circle should go to "Localization" page
timer 4.05s
check_circle should click on "Currencies" subtab
timer 0.83s

Create a new "Currency"

01_orders/01_create_order_in_BO.js
timer
3.49s
assignment
5
check
5
100%
check_circle should click on "Add new currency" button
timer 1.14s
check_circle should choose the "GBP" currency from the list
timer 0.31s
check_circle should set the "Exchange rate" input
timer 0.22s
check_circle should click on "Save" button
timer 1.57s
check_circle should verify the appearance of the green validation
timer 0.24s

Search then check the "GBP" currency in the back office

01_orders/01_create_order_in_BO.js
timer
3.13s
assignment
2
check
2
100%
check_circle should search for the currency by "Iso code"
timer 2.93s
check_circle should check the appearance of the currency
timer 0.2s

Enable currency

01_orders/01_create_order_in_BO.js
timer
1.03s
assignment
1
check
1
100%
check_circle should click on "Enable icon"
timer 1.03s

Create customer through order in the Back Office

01_orders/01_create_order_in_BO.js
timer
11.45s
assignment
10
check
10
100%
check_circle should go to "Orders" page
timer 4.18s
check_circle should click on "Add new order" button
timer 1.68s
check_circle should click on "Add new customer" button
timer 2.05s
check_circle should click on "Mr" in the "Social title" radio button
timer 1.24s
check_circle should set the "First name" input
timer 0.18s
check_circle should set the "Last name" input
timer 0.16s
check_circle should set the "Email address" input
timer 0.34s
check_circle should set the "Password" input
timer 0.18s
check_circle should set the customer "Birthday"
timer 0.39s
check_circle should click on "Save" button
timer 1.06s

Display then check details of the created customer

01_orders/01_create_order_in_BO.js
timer
6.03s
assignment
4
check
4
100%
check_circle should display details of the customer
timer 4.76s
check_circle should check the "First name" and the "Last name" of the created customer
timer 0.07s
check_circle should check the "Email" of the created customer
timer 0.06s
check_circle should close details of the customer
timer 1.14s

Display then check details of the existing cart

01_orders/01_create_order_in_BO.js
timer
9.44s
assignment
9
check
9
100%
check_circle should search for a customer
timer 1.46s
check_circle should choose the created customer
timer 0.35s
check_circle should display details of the cart
timer 6.14s
check_circle should check the "Unit Price" of the product
timer 0.08s
check_circle should check the "Quantity" of the product
timer 0.07s
check_circle should check the "Stock" of the product
timer 0.07s
check_circle should check the "Total" of the product
timer 0.11s
check_circle should check the "Total" of the cart
timer 0.08s
check_circle should close details of the cart
timer 1.09s

Display then check details of the existing order

01_orders/01_create_order_in_BO.js
timer
9.56s
assignment
10
check
10
100%
check_circle should click on "Use" button
timer 1.31s
check_circle should click on "Orders"
timer 0.14s
check_circle should display details of the orders
timer 6.37s
check_circle should check that the customer name is "Test Test"
timer 0.17s
check_circle should check that status is equal to "Awaiting bank wire payment"
timer 0.13s
check_circle should check the shipping price
timer 0.1s
check_circle should check the product name
timer 0.07s
check_circle should check the order message
timer 0.07s
check_circle should check the total price
timer 0.09s
check_circle should close details of the order
timer 1.12s

Use the existing order then create order in the Back Office

01_orders/01_create_order_in_BO.js
timer
15.75s
assignment
16
check
15
close
1
93.8%
check_circle should click on "Use" button
timer 1.15s
check_circle should click on "remove" icon of the product
timer 1.15s
check_circle should search for the created product by name
timer 0.5s
check_circle should set the product combination
timer 1.16s
check_circle should set the product "Quantity" input
timer 0.22s
check_circle should click on "Add to cart" button
timer 0.26s
check_circle should click on arrow up button to increase quantity
timer 0.63s
check_circle should click on arrow down button to decrease quantity
timer 0.38s
check_circle should get the price for product
timer 2.19s
check_circle should choose "British Pound Sterling" from currency list
timer 2.21s
check_circle should verify that the price is changed
timer 0.06s
check_circle should choose "Euro" from currency list
timer 2.13s
remove_circle should verify that the price is changed
timer 0.24s
AssertionError: expected '20' to equal '25'
AssertionError: expected '20' to equal '25'
    at Object.client.pause.waitForExist.then.then (test/clients/common_client.js:260:31)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should set the language "French"
timer 0.2s
check_circle should search for a voucher by name
timer 2.63s
check_circle should click on "Delete" button of the voucher
timer 0.65s

Add voucher from order in the Back Office

01_orders/01_create_order_in_BO.js
timer
13.68s
assignment
12
check
12
100%
check_circle should click on "Add new voucher" button
timer 7.17s
check_circle should set the "Name" input
timer 0.22s
check_circle should click on "Generate" button
timer 0.2s
check_circle should switch the "Highlight" to "Yes"
timer 0.22s
check_circle should switch the "Partial use" to "No"
timer 0.33s
check_circle should click on "CONDITIONS" tab
timer 0.23s
check_circle should set the "Minimum amount" input
timer 0.14s
check_circle should click on "ACTIONS" tab
timer 0.2s
check_circle should switch the "Free shipping" to "No"
timer 0.18s
check_circle should click on "percent" radio
timer 2.17s
check_circle should set the "Reduction value" percentinput
timer 2.13s
check_circle should click on "Save" button
timer 0.49s

Edit delivery address and invoice address then create order in the Back Office

01_orders/01_create_order_in_BO.js
timer
7m440.42s
assignment
34
check
28
close
6
82.4%
check_circle should click on "Edit" of delivery address
timer 6.27s
check_circle should set the "First Name"
timer 2.23s
check_circle should set the "Last Name"
timer 2.22s
check_circle should set the "Company"
timer 2.33s
check_circle should click on "Save" button
timer 0.35s
check_circle should check the "Name " for Delivery addresses
timer 2.08s
check_circle should click on "Add a new address" button
timer 7.97s
check_circle should set "Address alias" input
timer 0.33s
check_circle should set the "First Name"
timer 2.27s
check_circle should set the "Last Name"
timer 2.37s
check_circle should set "Address" input
timer 0.36s
check_circle should set "Postal code" input
timer 0.24s
check_circle should set "City" input
timer 0.22s
check_circle should set "Pays" input
timer 0.15s
check_circle should click on "Save" button
timer 0.47s
check_circle should set the delivery address
timer 1.22s
check_circle should set the invoice address
timer 0.41s
remove_circle should set the delivery option
timer 6m400.1s
Error: Timeout of 400000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/var/www/html/tests/E2E/test/campaigns/full/01_orders/01_create_order_in_BO.js)
Error: Timeout of 400000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/var/www/html/tests/E2E/test/campaigns/full/01_orders/01_create_order_in_BO.js)
remove_circle should check the shipping price
timer 0.24s
AssertionError: expected '0' to not equal '0'
AssertionError: expected '0' to not equal '0'
    at Object.client.pause.waitForExist.then.then (test/clients/common_client.js:276:47)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check "Total shipping"
timer 0.23s
AssertionError: expected '0' to not equal '0'
AssertionError: expected '0' to not equal '0'
    at Object.client.pause.waitForExist.then.then (test/clients/common_client.js:276:47)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should switch the "Free shipping" to "Yes"
timer 1.18s
check_circle should check the shipping is free
timer 0.06s
check_circle should switch the "Free shipping" to "No"
timer 1.17s
remove_circle should check that the shipping have a price
timer 0.19s
AssertionError: expected '0' to not equal '0'
AssertionError: expected '0' to not equal '0'
    at Object.client.pause.waitForExist.then.then (test/clients/common_client.js:276:47)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should add an order message
timer 2.25s
remove_circle should check "Total products"
timer 0.26s
AssertionError: expected '20' to equal '25'
AssertionError: expected '20' to equal '25'
    at Object.client.pause.waitForExist.then.then (test/clients/common_client.js:260:31)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should check "Total vouchers (Tax excl.)"
timer 0.06s
remove_circle should check "Total shipping (Tax excl.)"
timer 0.25s
AssertionError: expected '0' to not equal '0'
AssertionError: expected '0' to not equal '0'
    at Object.client.pause.waitForExist.then.then (test/clients/common_client.js:276:47)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should check "Total taxes"
timer 0.09s
check_circle should check "Total (Tax excluded)"
timer 0.07s
check_circle should check "Total (Tax included)"
timer 0.09s
check_circle should set the payment type
timer 0.2s
check_circle should set the order status
timer 0.45s
check_circle should click on "Create the order" button
timer 2.06s

Check the created order in the Back Office

01_orders/01_create_order_in_BO.js
timer
10.78s
assignment
9
check
8
close
1
88.9%
check_circle should check status to be equal to "Awaiting check payment"
timer 0.08s
check_circle should check that the "order message" is equal to "Order message test"
timer 4.08s
check_circle should check "Customer information"
timer 4.47s
check_circle should check "Shipping Address"
timer 0.19s
check_circle should click on "Invoice Address" subtab
timer 1.17s
remove_circle should check "Shipping" information
timer 0.34s
AssertionError: expected 'PrestaShop' to include 'carrier'
AssertionError: expected 'PrestaShop' to include 'carrier'
    at Object.client.pause.waitForExist.then.then (test/clients/common_client.js:248:43)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should check "Payment" information
timer 0.07s
check_circle should check that the "quantity" is equal to "4"
timer 0.08s
check_circle should check "Products" information
timer 0.31s

Check the created order in the Front Office

Login in the Front Office

01_orders/01_create_order_in_BO.js
timer
0.9s
assignment
1
check
1
100%
check_circle should go to the Front Office
timer 0.9s

Display the list of orders

01_orders/01_create_order_in_BO.js
timer
1.65s
assignment
3
check
3
100%
check_circle should go to the customer account
timer 0.73s
check_circle should display a list of orders
timer 0.4s
check_circle should click on the "Details" button
timer 0.52s

Order detail page

01_orders/01_create_order_in_BO.js
timer
0.47s
assignment
8
check
8
100%
check_circle should check that is the order details page
timer 0.09s
check_circle should display order information
timer 0.1s
check_circle should display order statuses
timer 0.06s
check_circle should display invoice address
timer 0.06s
check_circle should display order products
timer 0.05s
check_circle should display the return button
timer 0.04s
check_circle should display a form to add a message
timer 0.05s
check_circle should go to the Back Office
timer 0.03s

Access to "Currencies" page

01_orders/01_create_order_in_BO.js
timer
6.24s
assignment
2
check
2
100%
check_circle should go to "Localization" page
timer 5.22s
check_circle should click on "Currencies" subtab
timer 1.02s

Search then check the "GBP" currency in the back office

01_orders/01_create_order_in_BO.js
timer
3.2s
assignment
2
check
2
100%
check_circle should search for the currency by "Iso code"
timer 3.01s
check_circle should check the appearance of the currency
timer 0.2s

Delete "Currency"

01_orders/01_create_order_in_BO.js
timer
1.4s
assignment
2
check
2
100%
check_circle should click on "Delete" action from dropdown list
timer 0.53s
check_circle should verify the appearance of the green validation
timer 0.87s

Click on "Reset" button

01_orders/01_create_order_in_BO.js
timer
0.33s
assignment
1
check
1
100%
check_circle should click on reset button
timer 0.33s

assignment 02_create_order_in_FO.js


Create order in the Front Office

Open the browser and connect to the Front Office

01_orders/02_create_order_in_FO.js
timer
3.52s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.82s
check_circle should login successfully in the Front Office
timer 2.7s

Create order in the Front Office

01_orders/02_create_order_in_FO.js
timer
16.41s
assignment
12
check
12
100%
check_circle should set the language of shop to "English"
timer 5.19s
check_circle should get the first product name
timer 0.09s
check_circle should go to the first product page
timer 2.6s
check_circle should select product "size M"
timer 0.19s
check_circle should select product "color Black"
timer 0.36s
check_circle should set the product "quantity"
timer 0.7s
check_circle should click on "product details" tab
timer 2.12s
check_circle should get the product "available quantity"
timer 0.05s
check_circle should click on "Add to cart" button
timer 3.18s
check_circle should click on proceed to checkout button 1
timer 1.46s
check_circle should set the quantity to "4" using the keyboard
timer 0.02s
check_circle should click on proceed to checkout button 2
timer 0.46s

Choose the personal and delivery address

01_orders/02_create_order_in_FO.js
timer
0.58s
assignment
1
check
1
100%
check_circle should click on confirm address button
timer 0.58s

Choose "SHIPPING METHOD"

01_orders/02_create_order_in_FO.js
timer
4.04s
assignment
3
check
3
100%
check_circle should choose shipping method my carrier
timer 2.13s
check_circle should create message
timer 1.24s
check_circle should click on "confirm delivery" button
timer 0.68s

Choose "PAYMENT" method

01_orders/02_create_order_in_FO.js
timer
1.41s
assignment
5
check
5
100%
check_circle should set the payment type "Payment by bank wire"
timer 0.13s
check_circle should set "the condition to approve"
timer 0.11s
check_circle should click on order with an obligation to pay button
timer 0.69s
check_circle should check the order confirmation
timer 0.44s
check_circle should check that the basic price is equal to "22,94 €" (BOOM-3886)
timer 0.04s

Logout from the Front Office

01_orders/02_create_order_in_FO.js
timer
0.47s
assignment
1
check
1
100%
check_circle should logout successfully from the Front Office
timer 0.47s

Check the created order in the Back Office

Open the browser and connect to the Back Office

01_orders/02_create_order_in_FO.js
timer
4.39s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.65s
check_circle should login successfully in the Back Office
timer 3.74s

Close the onboarding modal if exist

01_orders/02_create_order_in_FO.js
timer
2.12s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.09s
check_circle should close the Onboarding on the navBar if exist
timer 1.03s

Get the customer information

01_orders/02_create_order_in_FO.js
timer
9.04s
assignment
5
check
5
100%
check_circle should go to the "Customers" page
timer 4.06s
check_circle should search for the customer email in the "Customers list"
timer 2.16s
check_circle should click on "View" button
timer 2.05s
check_circle should get the "Valid orders" for a customer
timer 0.41s
check_circle should get the "Total amount" for a customer
timer 0.37s

Check the created order information in the Back Office

01_orders/02_create_order_in_FO.js
timer
11.47s
assignment
31
check
31
100%
check_circle should go to "Orders" page
timer 4.05s
check_circle should search for the created order by reference
timer 0.2s
check_circle should go to search order
timer 0.67s
check_circle should go to the order
timer 2.93s
check_circle should check that the customer name is "John DOE"
timer 0.08s
check_circle should check the customer email
timer 0.08s
check_circle should check the "Account registered"
timer 0.12s
check_circle should check the "valid orders placed"
timer 0.08s
check_circle should check the "Total spent since registration"
timer 0.08s
check_circle should check the "Shipping Address"
timer 0.1s
check_circle should click on "Invoice Address" subtab
timer 1.19s
check_circle should check "Invoice Address"
timer 0.09s
check_circle should check the "Date" of shipping
timer 0.07s
check_circle should check shipping carrier
timer 0.07s
check_circle should check the "weight" is equal "0.000 kg"
timer 0.15s
check_circle should check the shipping cost
timer 0.1s
check_circle should check the shipping tracking number
timer 0.1s
check_circle should check the "Method" of payment
timer 0.07s
check_circle should check the "Amount" of payment
timer 0.07s
check_circle should check the "date" of payment
timer 0.08s
check_circle should check the product name
timer 0.06s
check_circle should check the "Base price" of the product
timer 0.11s
check_circle should check the "quantity" of the product
timer 0.09s
check_circle should check the "Available quantity" of the product
timer 0.06s
check_circle should check that the "Total" of the product
timer 0.06s
check_circle should check the total of "Products" tax included
timer 0.06s
check_circle should check the total of "Shipping"
timer 0.07s
check_circle should check the "Total" for orders tax included
timer 0.06s
check_circle should check that the status is equal to "Awaiting bank wire payment"
timer 0.09s
check_circle should check the order message
timer 0.07s
check_circle should check basic product price
timer 0.38s

Logout from the Back Office

01_orders/02_create_order_in_FO.js
timer
0.01s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.01s

Check that Ordering more than the stock is giving a wrong message

Open the browser and connect to the Back Office

01_orders/02_create_order_in_FO.js
timer
4.19s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.59s
check_circle should login successfully in the Back Office
timer 3.59s

Change configuration of "Allow ordering of out-of-stock products"

01_orders/02_create_order_in_FO.js
timer
5.49s
assignment
3
check
3
100%
check_circle Should go to "Product settings" page
timer 4.14s
check_circle Should click on "NO" button to disable ordering of out-of-stock products
timer 0.22s
check_circle Should click "Save" button
timer 1.13s

Create a product with the quantity equal to 5

Create a new product in the Back Office

01_orders/02_create_order_in_FO.js
timer
9.31s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.19s
check_circle should click on "New Product" button
timer 3.97s
check_circle should set the "Name" input
timer 0.47s
check_circle should set the "Reference" input
timer 0.13s
check_circle should set the "Quantity" input
timer 0.17s
check_circle should set the "Price" input
timer 0.23s
check_circle should upload the first product picture
timer 0.15s

Save the created product

01_orders/02_create_order_in_FO.js
timer
12.74s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.04s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.27s
check_circle should click on "Save" button
timer 5.23s
check_circle should check and close the green validation
timer 3.21s

Connect to the Front Office

01_orders/02_create_order_in_FO.js
timer
2.84s
assignment
1
check
1
100%
check_circle should login successfully in the Front Office
timer 2.84s

Order a product from the quick view

01_orders/02_create_order_in_FO.js
timer
17.48s
assignment
6
check
6
100%
check_circle should set the language of shop to "English"
timer 5.18s
check_circle should search for the product
timer 2.77s
check_circle should click on "Quick view" button
timer 4.23s
check_circle should set the product quantity to 50
timer 0.15s
check_circle should click on "ADD TO CART" button
timer 3.12s
check_circle should check that the success message does not appear
timer 2.04s

assignment 03_create_account_from_checkout_FO.js


Create account from checkout in Front Office

Open the browser and access to the Front Office

01_orders/03_create_account_from_checkout_FO.js
timer
1.68s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.58s
check_circle should access to the Front Office
timer 1.1s

Create order in the Front Office

01_orders/03_create_account_from_checkout_FO.js
timer
14.24s
assignment
10
check
10
100%
check_circle should set the language of shop to "English"
timer 5.18s
check_circle should get the first product name
timer 0.06s
check_circle should go to the first product page
timer 2.65s
check_circle should select product "size M"
timer 0.13s
check_circle should select product "color Black"
timer 0.35s
check_circle should set the product "quantity"
timer 0.76s
check_circle should click on "Add to cart" button
timer 3.14s
check_circle should click on proceed to checkout button 1
timer 1.45s
check_circle should set the quantity to "4" using the keyboard
timer 0.02s
check_circle should click on proceed to checkout button 2
timer 0.5s

Create new account

01_orders/03_create_account_from_checkout_FO.js
timer
1.66s
assignment
6
check
6
100%
check_circle should choose a "Social title"
timer 0.13s
check_circle should set the "First name" input
timer 0.17s
check_circle should set the "Last name" input
timer 0.14s
check_circle should set the "Email" input
timer 0.29s
check_circle should set the "Password" input
timer 0.21s
check_circle should click on "CONTINUE" button
timer 0.72s

Create new address

01_orders/03_create_account_from_checkout_FO.js
timer
1.19s
assignment
4
check
4
100%
check_circle should set the "Address" input
timer 0.19s
check_circle should set the "Zip/Postal Code" input
timer 0.15s
check_circle should set the "City" input
timer 0.15s
check_circle should click on "CONTINUE" button
timer 0.7s

Choose "SHIPPING METHOD"

01_orders/03_create_account_from_checkout_FO.js
timer
4.04s
assignment
3
check
3
100%
check_circle should choose shipping method my carrier
timer 2.13s
check_circle should create message
timer 1.19s
check_circle should click on "confirm delivery" button
timer 0.72s

Choose "PAYMENT" method

01_orders/03_create_account_from_checkout_FO.js
timer
1.54s
assignment
5
check
5
100%
check_circle should set the payment type "Payment by bank wire"
timer 0.13s
check_circle should set "the condition to approve"
timer 0.11s
check_circle should click on order with an obligation to pay button
timer 0.74s
check_circle should check the order confirmation
timer 0.51s
check_circle should check that the basic price is equal to "22,94 €" (BOOM-3886)
timer 0.05s

assignment 04_check_adding_product_to_cart_with_unavailable_quantities.js


Check adding a product to the cart with unavailable quantities

Login in the Back Office

01_orders/04_check_adding_product_to_cart_with_unavailable_quantities.js
timer
4.3s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.57s
check_circle should login successfully in the Back Office
timer 3.73s

Close the onboarding modal if exist

01_orders/04_check_adding_product_to_cart_with_unavailable_quantities.js
timer
2.12s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.08s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Close the onboarding modal if exist

01_orders/04_check_adding_product_to_cart_with_unavailable_quantities.js
timer
2.05s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.03s
check_circle should close the Onboarding on the navBar if exist
timer 1.02s

Create a new product in the Back Office

01_orders/04_check_adding_product_to_cart_with_unavailable_quantities.js
timer
9.41s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.04s
check_circle should click on "New Product" button
timer 3.93s
check_circle should set the "Name" input
timer 0.35s
check_circle should set the "Reference" input
timer 0.22s
check_circle should set the "Quantity" input
timer 0.31s
check_circle should set the "Price" input
timer 0.32s
check_circle should upload the first product picture
timer 0.25s

Save the created product

01_orders/04_check_adding_product_to_cart_with_unavailable_quantities.js
timer
12.7s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.11s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.22s
check_circle should click on "Save" button
timer 5.2s
check_circle should check and close the green validation
timer 3.18s

Create order in the Front Office

Open the browser and connect to the Front Office

01_orders/04_check_adding_product_to_cart_with_unavailable_quantities.js
timer
2.6s
assignment
1
check
1
100%
check_circle should login successfully in the Front Office
timer 2.6s

Check adding unavailable quantities to product in the cart

01_orders/04_check_adding_product_to_cart_with_unavailable_quantities.js
timer
11.63s
assignment
10
check
10
100%
check_circle should set the shop language to "English"
timer 5.19s
check_circle should search for the product
timer 2.64s
check_circle should go to the product page
timer 0.49s
check_circle should click on the "Add to cart" button
timer 0.17s
check_circle should click on proceed to checkout button 1
timer 1.43s
check_circle should set the product quantity to 6
timer 0.15s
check_circle should click on "PROCEED TO CHECKOUT" button
timer 0.93s
check_circle should check that the "PROCEED TO CHECKOUT" button is disabled
timer 0.05s
check_circle should click on the product link button
timer 0.52s
check_circle should check the existence of "There are not enough products in stock" warning message
timer 0.08s

assignment 05_create_order_without_account.js


Create order by a guest from the Front Office

Open the browser and connect to the Back Office

01_orders/05_create_order_without_account.js
timer
4.05s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.56s
check_circle should log in successfully in the Back Office
timer 3.49s

Close the onboarding modal if exist

01_orders/05_create_order_without_account.js
timer
2.14s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.1s
check_circle should close the Onboarding on the navBar if exist
timer 1.05s

Create a new product in the Back Office

01_orders/05_create_order_without_account.js
timer
9.19s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.06s
check_circle should click on "New Product" button
timer 3.9s
check_circle should set the "Name" input
timer 0.42s
check_circle should set the "Reference" input
timer 0.17s
check_circle should set the "Quantity" input
timer 0.19s
check_circle should set the "Price" input
timer 0.28s
check_circle should upload the first product picture
timer 0.18s

Edit availibility preferences

01_orders/05_create_order_without_account.js
timer
1.29s
assignment
2
check
2
100%
check_circle should click on "Quantities"
timer 0.98s
check_circle should check "Deny orders"
timer 0.32s

Save the created product

01_orders/05_create_order_without_account.js
timer
12.69s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.05s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.17s
check_circle should click on "Save" button
timer 5.24s
check_circle should check and close the green validation
timer 3.23s

Create a new product in the Back Office

01_orders/05_create_order_without_account.js
timer
8.9s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.05s
check_circle should click on "New Product" button
timer 3.67s
check_circle should set the "Name" input
timer 0.31s
check_circle should set the "Reference" input
timer 0.16s
check_circle should set the "Quantity" input
timer 0.17s
check_circle should set the "Price" input
timer 0.4s
check_circle should upload the first product picture
timer 0.15s

Edit availibility preferences

01_orders/05_create_order_without_account.js
timer
1.08s
assignment
2
check
2
100%
check_circle should click on "Quantities"
timer 0.8s
check_circle should check "Allow orders"
timer 0.29s

Save the created product

01_orders/05_create_order_without_account.js
timer
12.68s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.03s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.16s
check_circle should click on "Save" button
timer 5.27s
check_circle should check and close the green validation
timer 3.22s

Check the "ProductA1558454952572" in the Front Office

01_orders/05_create_order_without_account.js
timer
19.17s
assignment
19
check
19
100%
check_circle should go to the Front Office
timer 1.9s
check_circle should set the shop language to "English"
timer 5.41s
check_circle should search for the product "ProductA1558454952572"
timer 2.66s
check_circle should go to the product page
timer 0.42s
check_circle should check that the price is equal to €14.28
timer 1.08s
check_circle should change quantity to "300" using the keyboard and push "Enter"
timer 0.15s
check_circle should click on "ADD TO CART" button
timer 0.15s
check_circle should check that the message is equal to "Product successfully added to your shopping cart"
timer 3.06s
check_circle should check the existence of the product picture
timer 0.02s
check_circle should check that the product name is equal to ProductA1558454952572
timer 0.13s
check_circle should check that the product price is equal to €14.28
timer 0.12s
check_circle should check that the product quantity is equal to "300"
timer 0.1s
check_circle should check that the message is equal to "There are 300 items in your cart."
timer 0.09s
check_circle should check that the total product is equal to "4 284,00 €"
timer 0.12s
check_circle should check that the total shipping is equal to "Free"
timer 0.06s
check_circle should check that the total is equal to "4,284.00 € (tax incl.)"
timer 0.06s
check_circle should click on "Continue shopping" button
timer 1.11s
check_circle should stay on the same product page
timer 1.07s
check_circle should go to home Page
timer 1.46s

Check the "ProductB1558454952572" in the Front Office

01_orders/05_create_order_without_account.js
timer
39.81s
assignment
19
check
19
100%
check_circle should go back to the "Back Office"
timer 0.03s
check_circle should go to "Products" page
timer 7.91s
check_circle should get the products number
timer 2.2s
check_circle should close "catalog" menu
timer 0.23s
check_circle should go to "Shop Parameters - Product Settings" page
timer 7.04s
check_circle should check the created product ProductB1558454952572 in the Front Office
timer 18.83s
check_circle should check that the price is equal to €21.00
timer 1.1s
check_circle should change quantity to "300" using the keyboard and push "Enter"
timer 0.24s
check_circle should click on "ADD TO CART" button
timer 0.17s
check_circle should check that the message is equal to "Product successfully added to your shopping cart"
timer 1.06s
check_circle should check the existence of the product picture
timer 0.03s
check_circle should check that the product name is equal to ProductB1558454952572
timer 0.03s
check_circle should check that the product price is equal to €21.00
timer 0.06s
check_circle should check that the product quantity is equal to "300"
timer 0.07s
check_circle should check that the message is equal to "There are 600 items in your cart."
timer 0.08s
check_circle should check that the total product is equal to "10,584.00€"
timer 0.1s
check_circle should check that the total shipping is equal to "Free"
timer 0.1s
check_circle should check that the total is equal to "10,584.00€ (tax incl.)"
timer 0.08s
check_circle should click on "PROCEED TO CHECKOUT" modal button
timer 0.47s

Check all the information in the cart

01_orders/05_create_order_without_account.js
timer
4.63s
assignment
12
check
12
100%
check_circle should check "image" of the products
timer 1.05s
check_circle should check "name" of the products
timer 0.13s
check_circle should check "unit price" of the products
timer 0.13s
check_circle should check "quantity"
timer 0.09s
check_circle should check the price of 300 products
timer 0.12s
check_circle should check the shipping is "free"
timer 0.07s
check_circle should check that the total is equal to "10,584.00€ (tax incl.)"
timer 0.08s
check_circle should click on "PROCEED TO CHECKOUT"
timer 0.56s
check_circle should set the "First name" input
timer 1.14s
check_circle should set the "Last name" input
timer 0.15s
check_circle should set the "Email" input
timer 0.32s
check_circle should click on "CONTINUE" button
timer 0.79s

Go back to the Back Office and check the created customer

01_orders/05_create_order_without_account.js
timer
7.4s
assignment
5
check
5
100%
check_circle should go back to the Back Office
timer 0.04s
check_circle should go to the "Customers" page
timer 4.82s
check_circle should check the email existence in the "Customers list"
timer 2s
check_circle should check the "First name" of the created customer
timer 0.24s
check_circle should check the "Last name" of the created customer
timer 0.29s

Go back to the Front Office and create the address

01_orders/05_create_order_without_account.js
timer
1.79s
assignment
5
check
5
100%
check_circle should go back to the Front Office
timer 0.04s
check_circle should set the "Address" input
timer 0.72s
check_circle should set the "Zip/Postal Code" input
timer 0.15s
check_circle should set the "City" input
timer 0.15s
check_circle should click on "CONTINUE" button
timer 0.73s

Go back to the Back Office and check the created address

01_orders/05_create_order_without_account.js
timer
6.74s
assignment
8
check
8
100%
check_circle should go back to the Back Office
timer 0.05s
check_circle should go to the "Addresses" page
timer 5.31s
check_circle should check the address existence in the "addresses list"
timer 0.97s
check_circle should check the "First name"
timer 0.13s
check_circle should check the "Last name"
timer 0.07s
check_circle should check the "Zip/Postal Code"
timer 0.08s
check_circle should check the "City"
timer 0.07s
check_circle should check the "Country"
timer 0.08s

Go back to the Front Office and complete the missing steps for creating the order

01_orders/05_create_order_without_account.js
timer
9.89s
assignment
31
check
31
100%
check_circle should go back to the Front Office
timer 0.03s
check_circle should choose shipping method my carrier
timer 2.14s
check_circle should check the amount of shipping
timer 1.07s
check_circle should check the total (tax incl.)
timer 0.06s
check_circle should click on "confirm delivery" button
timer 0.74s
check_circle should set the payment type "Payment by bank wire"
timer 0.13s
check_circle should set "the condition to approve"
timer 0.17s
check_circle should click on order with an obligation to pay button
timer 0.82s
check_circle should check the order confirmation
timer 0.15s
check_circle should check "image" of the products
timer 2.07s
check_circle should check "name" of the products
timer 0.12s
check_circle should check "unit price" of the products
timer 0.13s
check_circle should check "quantity"
timer 0.12s
check_circle should check the price of 300 products
timer 0.12s
check_circle should check the shipping price
timer 0.06s
check_circle should check that the sub total is equal to "10,584.00€ (tax incl.)"
timer 0.06s
check_circle should check that the total is equal to "10,592.40€ (tax incl.)"
timer 0.08s
check_circle should get the order reference
timer 0.06s
check_circle should get the first product name
timer 0.05s
check_circle should get the second product name
timer 0.05s
check_circle should get the unit price of the first product
timer 0.05s
check_circle should get the unit price of the second product
timer 0.05s
check_circle should get the quantity of the first product
timer 0.05s
check_circle should get the quantity of the second product
timer 0.05s
check_circle should get the total price of the first product
timer 0.05s
check_circle should get the total price of the second product
timer 0.05s
check_circle should get the sub total price
timer 0.06s
check_circle should get the shipping price
timer 0.07s
check_circle should get the total price (tax incl)
timer 0.13s
check_circle should get the order reference
timer 0.1s
check_circle should check if popular products are displayed
timer 1.03s

Go back to the Back Office and check the created order details

01_orders/05_create_order_without_account.js
timer
10s
assignment
13
check
13
100%
check_circle should go back to the Back Office
timer 0.04s
check_circle should go to "Orders" page
timer 4.79s
check_circle should search for the created order by reference
timer 0.21s
check_circle should go to search order
timer 0.69s
check_circle should go to the order
timer 3.25s
check_circle should check "name" of the products
timer 0.18s
check_circle should check "unit price" of the products
timer 0.15s
check_circle should check "quantity"
timer 0.15s
check_circle should check the price of 300 products
timer 0.2s
check_circle should check the shipping price
timer 0.08s
check_circle should check that the sub total is equal to "10,584.00€ (tax incl.)"
timer 0.07s
check_circle should check that the total is equal to "10,592.40€ (tax incl.)"
timer 0.12s
check_circle should Check if the status is "Awaiting bank wire payment" payment method name
timer 0.08s

Check the stock for the "ProductA1558454952572"

01_orders/05_create_order_without_account.js
timer
10.74s
assignment
6
check
6
100%
check_circle should go to "Stocks" page
timer 4.04s
check_circle should set the "Search products" input
timer 2.25s
check_circle should click on "Search" button
timer 2.24s
check_circle should check that the "Available quantity" is equal to 50
timer 2.07s
check_circle should check the "Reserved quantity" is equal to 300
timer 0.06s
check_circle should check the "Physical quantity" is equal to 350
timer 0.09s

Check the stock for the "ProductB1558454952572"

01_orders/05_create_order_without_account.js
timer
10.74s
assignment
6
check
6
100%
check_circle should go to "Stocks" page
timer 4.03s
check_circle should set the "Search products" input
timer 2.26s
check_circle should click on "Search" button
timer 2.23s
check_circle should check that the "Available quantity" is equal to 50
timer 2.08s
check_circle should check the "Reserved quantity" is equal to 300
timer 0.08s
check_circle should check the "Physical quantity" is equal to 350
timer 0.06s

Change the status of the order

01_orders/05_create_order_without_account.js
timer
13.04s
assignment
10
check
10
100%
check_circle should go to "Orders" page
timer 4.04s
check_circle should search for the created order by reference
timer 0.23s
check_circle should go to search order
timer 0.81s
check_circle should go to the order
timer 3.1s
check_circle should set order status to Payment accepted
timer 1.17s
check_circle should click on "UPDATE STATUS" button
timer 1.39s
check_circle should refresh the page
timer 0.03s
check_circle should set order status to Delivered
timer 1s
check_circle should click on "UPDATE STATUS" button
timer 1.23s
check_circle should refresh the page
timer 0.03s

Check the quantity of the "ProductA1558454952572"

01_orders/05_create_order_without_account.js
timer
6.64s
assignment
3
check
3
100%
check_circle should go to "Products" page
timer 5.21s
check_circle should search for product by name
timer 1.18s
check_circle should check the existence of product quantity
timer 0.24s

Check the quantity of the "ProductB1558454952572"

01_orders/05_create_order_without_account.js
timer
5.6s
assignment
3
check
3
100%
check_circle should go to "Products" page
timer 4.08s
check_circle should search for product by name
timer 1.21s
check_circle should check the existence of product quantity
timer 0.31s

Check the stock for the "ProductA1558454952572"

01_orders/05_create_order_without_account.js
timer
10.86s
assignment
6
check
6
100%
check_circle should go to "Stocks" page
timer 4.1s
check_circle should set the "Search products" input
timer 2.27s
check_circle should click on "Search" button
timer 2.25s
check_circle should check that the "Available quantity" is equal to 50
timer 2.09s
check_circle should check the "Reserved quantity" is equal to 0
timer 0.07s
check_circle should check the "Physical quantity" is equal to 50
timer 0.08s

Check the stock for the "ProductB1558454952572"

01_orders/05_create_order_without_account.js
timer
10.73s
assignment
6
check
6
100%
check_circle should go to "Stocks" page
timer 4.03s
check_circle should set the "Search products" input
timer 2.26s
check_circle should click on "Search" button
timer 2.27s
check_circle should check that the "Available quantity" is equal to 50
timer 2.06s
check_circle should check the "Reserved quantity" is equal to 0
timer 0.05s
check_circle should check the "Physical quantity" is equal to 50
timer 0.06s

Check the movement of the "ProductA1558454952572"

01_orders/05_create_order_without_account.js
timer
33.91s
assignment
7
check
7
100%
check_circle should go to "Employee" page
timer 4.26s
check_circle should get the Employee "Name" and "Last Name"
timer 0.26s
check_circle should go to "Stocks" page
timer 4.05s
check_circle should go to "Movements" tab
timer 7.2s
check_circle should search for the movement
timer 7.43s
check_circle should sort the movement by date
timer 10.35s
check_circle should check movement history
timer 0.35s

Check the movement of the "ProductB1558454952572"

01_orders/05_create_order_without_account.js
timer
24.35s
assignment
4
check
4
100%
check_circle should go to "Movements" tab
timer 6.12s
check_circle should search for the movement
timer 7.48s
check_circle should sort the movement by date
timer 10.37s
check_circle should check movement history
timer 0.38s

Check that the created order is opened in a new window

01_orders/05_create_order_without_account.js
timer
2.6s
assignment
2
check
2
100%
check_circle should click on "Customer Order" link
timer 0.26s
check_circle should check that the created order is opened in a new window
timer 2.34s

Logout from the Back Office

01_orders/05_create_order_without_account.js
timer
0.03s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.03s

assignment 06_delete_shopping_carts.js


Delete shopping carts

Login in the Back Office

01_orders/06_delete_shopping_carts.js
timer
3.97s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.58s
check_circle should login successfully in the Back Office
timer 3.39s

Close the onboarding modal if exist

01_orders/06_delete_shopping_carts.js
timer
2.08s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.06s
check_circle should close the Onboarding on the navBar if exist
timer 1.03s

Add products to the cart in the Front Office

Go to the Front Office

01_orders/06_delete_shopping_carts.js
timer
8.04s
assignment
2
check
2
100%
check_circle should go to the "Front Office"
timer 2.88s
check_circle should set the language of shop to "English"
timer 5.16s

Add products to the cart

01_orders/06_delete_shopping_carts.js
timer
6.07s
assignment
8
check
8
100%
check_circle should go to the first product page
timer 0.48s
check_circle should click on "ADD TO CART" button
timer 0.15s
check_circle should click on "CONTINUE SHOPPING" button
timer 0.8s
check_circle should go to "Home" page
timer 1.42s
check_circle should go to the second product page
timer 0.49s
check_circle should click on "ADD TO CART" button
timer 0.17s
check_circle should click on "CONTINUE SHOPPING" button
timer 1.11s
check_circle should go to "Home" page
timer 1.44s

Delete an abandoned shopping cart

01_orders/06_delete_shopping_carts.js
timer
12.49s
assignment
9
check
9
100%
check_circle should go back to the Back office
timer 0.03s
check_circle should go to "Shopping cart" page
timer 5.74s
check_circle should check that the cart is not ordered yet
timer 0.37s
check_circle should get the "ID" of the last shopping cart
timer 0.07s
check_circle should click on "Dropdown" button
timer 0.14s
check_circle should click on "Delete" action
timer 0.18s
check_circle should accept the confirmation alert
timer 0.02s
check_circle should verify the appearance of the green validation
timer 1.58s
check_circle should check that this shopping carts does not appears in the list
timer 4.35s

Create a new order from the Front Office

01_orders/06_delete_shopping_carts.js
timer
0.74s
assignment
1
check
1
100%
check_circle should go back to the Front office
timer 0.74s

Create order in the Front Office

01_orders/06_delete_shopping_carts.js
timer
13.65s
assignment
10
check
10
100%
check_circle should set the language of shop to "English"
timer 5.22s
check_circle should get the first product name
timer 0.07s
check_circle should go to the first product page
timer 2.48s
check_circle should select product "size M"
timer 0.12s
check_circle should select product "color Black"
timer 0.32s
check_circle should set the product "quantity"
timer 0.69s
check_circle should click on "Add to cart" button
timer 3.13s
check_circle should click on proceed to checkout button 1
timer 1.2s
check_circle should set the quantity to "4" using the keyboard
timer 0.02s
check_circle should click on proceed to checkout button 2
timer 0.42s

Choose the personal and delivery address

01_orders/06_delete_shopping_carts.js
timer
0.67s
assignment
1
check
1
100%
check_circle should click on confirm address button
timer 0.67s

Choose "SHIPPING METHOD"

01_orders/06_delete_shopping_carts.js
timer
3.96s
assignment
3
check
3
100%
check_circle should choose shipping method my carrier
timer 2.15s
check_circle should create message
timer 1.2s
check_circle should click on "confirm delivery" button
timer 0.61s

Choose "PAYMENT" method

01_orders/06_delete_shopping_carts.js
timer
1.59s
assignment
5
check
5
100%
check_circle should set the payment type "Payment by bank wire"
timer 0.15s
check_circle should set "the condition to approve"
timer 0.16s
check_circle should click on order with an obligation to pay button
timer 0.74s
check_circle should check the order confirmation
timer 0.49s
check_circle should check that the basic price is equal to "22,94 €" (BOOM-3886)
timer 0.06s

Delete a shopping cart related to an order

01_orders/06_delete_shopping_carts.js
timer
10.37s
assignment
4
check
4
100%
check_circle should go back to the Back office
timer 0.84s
check_circle should go to "Shopping cart" page
timer 5.47s
check_circle should check that the "Dropdown" button does not exist
timer 2.04s
check_circle should check that the "CheckBox" does not exist
timer 2.03s

assignment 07_export_shopping_carts.js


Export shopping carts in the Back Office

Login in the Back Office

01_orders/07_export_shopping_carts.js
timer
4.11s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.53s
check_circle should login successfully in the Back Office
timer 3.58s

Close the onboarding modal if exist

01_orders/07_export_shopping_carts.js
timer
2.14s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.11s
check_circle should close the Onboarding on the navBar if exist
timer 1.03s

Search for the shopping carts to export

01_orders/07_export_shopping_carts.js
timer
18.06s
assignment
8
check
6
close
2
75%
check_circle should go to "Shopping cart" page
timer 4.05s
check_circle should set the "Customer" input
timer 0.15s
check_circle should set the "Carrier" input
timer 0.18s
check_circle should click on the "search" button
timer 0.92s
check_circle should get the "Shopping Carts" number
timer 0.03s
check_circle should get the "Shopping Carts" info
timer 5.94s
remove_circle should export the "Shopping Carts" then check the exported file information
timer 4.61s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should delete the downloaded file
timer 2.18s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

assignment 09_delivery_slips_pdf_and_options.js


Test1: Delivery slips PDF

Open the browser and login successfully in the Front Office

01_orders/09_delivery_slips_pdf_and_options.js
timer
2.83s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.53s
check_circle should login successfully in the Front Office
timer 2.3s

Create orders and change the status to "Shipped"

Create order in the Front Office

01_orders/09_delivery_slips_pdf_and_options.js
timer
13.78s
assignment
10
check
10
100%
check_circle should set the language of shop to "English"
timer 5.18s
check_circle should get the first product name
timer 0.07s
check_circle should go to the first product page
timer 2.52s
check_circle should select product "size M"
timer 0.15s
check_circle should select product "color Black"
timer 0.29s
check_circle should set the product "quantity"
timer 0.74s
check_circle should click on "Add to cart" button
timer 3.14s
check_circle should click on proceed to checkout button 1
timer 1.25s
check_circle should set the quantity to "4" using the keyboard
timer 0.02s
check_circle should click on proceed to checkout button 2
timer 0.43s

Choose the personal and delivery address

01_orders/09_delivery_slips_pdf_and_options.js
timer
0.65s
assignment
1
check
1
100%
check_circle should click on confirm address button
timer 0.65s

Choose "SHIPPING METHOD"

01_orders/09_delivery_slips_pdf_and_options.js
timer
3.9s
assignment
3
check
3
100%
check_circle should choose shipping method my carrier
timer 2.13s
check_circle should create message
timer 1.19s
check_circle should click on "confirm delivery" button
timer 0.57s

Choose "PAYMENT" method

01_orders/09_delivery_slips_pdf_and_options.js
timer
1.51s
assignment
5
check
5
100%
check_circle should set the payment type "Payment by bank wire"
timer 0.11s
check_circle should set "the condition to approve"
timer 0.12s
check_circle should click on order with an obligation to pay button
timer 0.76s
check_circle should check the order confirmation
timer 0.48s
check_circle should check that the basic price is equal to "22,94 €" (BOOM-3886)
timer 0.05s

Logout from the Front Office

01_orders/09_delivery_slips_pdf_and_options.js
timer
0.47s
assignment
1
check
1
100%
check_circle should logout successfully from the Front Office
timer 0.47s

Login in the Back Office

01_orders/09_delivery_slips_pdf_and_options.js
timer
3.33s
assignment
1
check
1
100%
check_circle should login successfully in the Back Office
timer 3.33s

Close the onboarding modal if exist

01_orders/09_delivery_slips_pdf_and_options.js
timer
2.19s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.11s
check_circle should close the Onboarding on the navBar if exist
timer 1.08s

Change the order state to "Shipped"

01_orders/09_delivery_slips_pdf_and_options.js
timer
7.25s
assignment
6
check
6
100%
check_circle should go to "Orders" page
timer 4.05s
check_circle should go to the created order
timer 1.01s
check_circle should change order state to "Shipped"
timer 0.19s
check_circle should click on "Update state" button
timer 1.18s
check_circle should refresh the page
timer 0.03s
check_circle should check that the status was updated
timer 0.81s

Get all the order information

01_orders/09_delivery_slips_pdf_and_options.js
timer
4.57s
assignment
1
check
1
100%
check_circle should get all order information
timer 4.57s

Logout from the back office and login in the Front Office

01_orders/09_delivery_slips_pdf_and_options.js
timer
2.13s
assignment
2
check
2
100%
check_circle should logout successfully in the Back Office
timer 0.02s
check_circle should login successfully in the Front Office
timer 2.11s

Create order in the Front Office

01_orders/09_delivery_slips_pdf_and_options.js
timer
14.04s
assignment
10
check
10
100%
check_circle should set the language of shop to "English"
timer 5.18s
check_circle should get the first product name
timer 0.06s
check_circle should go to the first product page
timer 2.57s
check_circle should select product "size M"
timer 0.13s
check_circle should select product "color Black"
timer 0.34s
check_circle should set the product "quantity"
timer 0.7s
check_circle should click on "Add to cart" button
timer 3.16s
check_circle should click on proceed to checkout button 1
timer 1.46s
check_circle should set the quantity to "4" using the keyboard
timer 0.02s
check_circle should click on proceed to checkout button 2
timer 0.43s

Choose the personal and delivery address

01_orders/09_delivery_slips_pdf_and_options.js
timer
0.61s
assignment
1
check
1
100%
check_circle should click on confirm address button
timer 0.61s

Choose "SHIPPING METHOD"

01_orders/09_delivery_slips_pdf_and_options.js
timer
3.94s
assignment
3
check
3
100%
check_circle should choose shipping method my carrier
timer 2.13s
check_circle should create message
timer 1.2s
check_circle should click on "confirm delivery" button
timer 0.62s

Choose "PAYMENT" method

01_orders/09_delivery_slips_pdf_and_options.js
timer
1.55s
assignment
5
check
5
100%
check_circle should set the payment type "Payment by bank wire"
timer 0.25s
check_circle should set "the condition to approve"
timer 0.13s
check_circle should click on order with an obligation to pay button
timer 0.7s
check_circle should check the order confirmation
timer 0.43s
check_circle should check that the basic price is equal to "22,94 €" (BOOM-3886)
timer 0.05s

Logout from the Front Office

01_orders/09_delivery_slips_pdf_and_options.js
timer
0.45s
assignment
1
check
1
100%
check_circle should logout successfully from the Front Office
timer 0.45s

Login in the Back Office

01_orders/09_delivery_slips_pdf_and_options.js
timer
2.98s
assignment
1
check
1
100%
check_circle should login successfully in the Back Office
timer 2.98s

Close the onboarding modal if exist

01_orders/09_delivery_slips_pdf_and_options.js
timer
2.1s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.07s
check_circle should close the Onboarding on the navBar if exist
timer 1.03s

Change the order state to "Shipped"

01_orders/09_delivery_slips_pdf_and_options.js
timer
7.11s
assignment
6
check
6
100%
check_circle should go to "Orders" page
timer 4.05s
check_circle should go to the created order
timer 0.89s
check_circle should change order state to "Shipped"
timer 0.17s
check_circle should click on "Update state" button
timer 1.14s
check_circle should refresh the page
timer 0.02s
check_circle should check that the status was updated
timer 0.84s

Get all the order information

01_orders/09_delivery_slips_pdf_and_options.js
timer
4.54s
assignment
1
check
1
100%
check_circle should get all order information
timer 4.54s

Logout from the back office and login in the Front Office

01_orders/09_delivery_slips_pdf_and_options.js
timer
2.1s
assignment
2
check
2
100%
check_circle should logout successfully in the Back Office
timer 0.02s
check_circle should login successfully in the Front Office
timer 2.08s

Create order in the Front Office

01_orders/09_delivery_slips_pdf_and_options.js
timer
13.71s
assignment
10
check
10
100%
check_circle should set the language of shop to "English"
timer 5.19s
check_circle should get the first product name
timer 0.07s
check_circle should go to the first product page
timer 2.47s
check_circle should select product "size M"
timer 0.13s
check_circle should select product "color Black"
timer 0.33s
check_circle should set the product "quantity"
timer 0.69s
check_circle should click on "Add to cart" button
timer 3.13s
check_circle should click on proceed to checkout button 1
timer 1.25s
check_circle should set the quantity to "4" using the keyboard
timer 0.02s
check_circle should click on proceed to checkout button 2
timer 0.44s

Choose the personal and delivery address

01_orders/09_delivery_slips_pdf_and_options.js
timer
0.65s
assignment
1
check
1
100%
check_circle should click on confirm address button
timer 0.65s

Choose "SHIPPING METHOD"

01_orders/09_delivery_slips_pdf_and_options.js
timer
3.96s
assignment
3
check
3
100%
check_circle should choose shipping method my carrier
timer 2.13s
check_circle should create message
timer 1.22s
check_circle should click on "confirm delivery" button
timer 0.61s

Choose "PAYMENT" method

01_orders/09_delivery_slips_pdf_and_options.js
timer
1.55s
assignment
5
check
5
100%
check_circle should set the payment type "Payment by bank wire"
timer 0.11s
check_circle should set "the condition to approve"
timer 0.13s
check_circle should click on order with an obligation to pay button
timer 0.72s
check_circle should check the order confirmation
timer 0.45s
check_circle should check that the basic price is equal to "22,94 €" (BOOM-3886)
timer 0.14s

Logout from the Front Office

01_orders/09_delivery_slips_pdf_and_options.js
timer
0.42s
assignment
1
check
1
100%
check_circle should logout successfully from the Front Office
timer 0.42s

Login in the Back Office

01_orders/09_delivery_slips_pdf_and_options.js
timer
2.76s
assignment
1
check
1
100%
check_circle should login successfully in the Back Office
timer 2.76s

Close the onboarding modal if exist

01_orders/09_delivery_slips_pdf_and_options.js
timer
2.12s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.08s
check_circle should close the Onboarding on the navBar if exist
timer 1.05s

Change the order state to "Shipped"

01_orders/09_delivery_slips_pdf_and_options.js
timer
7.44s
assignment
6
check
6
100%
check_circle should go to "Orders" page
timer 4.05s
check_circle should go to the created order
timer 0.94s
check_circle should change order state to "Shipped"
timer 0.19s
check_circle should click on "Update state" button
timer 1.22s
check_circle should refresh the page
timer 0.02s
check_circle should check that the status was updated
timer 1.03s

Get all the order information

01_orders/09_delivery_slips_pdf_and_options.js
timer
4.59s
assignment
1
check
1
100%
check_circle should get all order information
timer 4.59s

Logout from the back office and login in the Front Office

01_orders/09_delivery_slips_pdf_and_options.js
timer
2.16s
assignment
2
check
2
100%
check_circle should logout successfully in the Back Office
timer 0.03s
check_circle should login successfully in the Front Office
timer 2.14s

Verify all the information on the deliveries slips

01_orders/09_delivery_slips_pdf_and_options.js
timer
31.93s
assignment
12
check
3
close
9
25%
check_circle should login successfully in the Back Office
timer 2.77s
check_circle should go to the Delivery Slips page
timer 4.16s
check_circle should generate the "deliveries" pdf file
timer 5.62s
remove_circle should check the Customer name of the 1 product
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Delivery Address" of the product n°1
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Delivery" information of the product n°1
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the Customer name of the 2 product
timer 2.18s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Delivery Address" of the product n°2
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Delivery" information of the product n°2
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the Customer name of the 3 product
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Delivery Address" of the product n°3
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Delivery" information of the product n°3
timer 2.16s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Test2: Delivery slips options

Change "Delivery slips" options

01_orders/09_delivery_slips_pdf_and_options.js
timer
2.05s
assignment
5
check
5
100%
check_circle should change the "Delivery prefix"
timer 0.26s
check_circle should change the "Delivery Number"
timer 0.27s
check_circle should Enable the product image
timer 0.22s
check_circle should click on "Save" button
timer 0.89s
check_circle should verify the success message
timer 0.42s

Create Order

01_orders/09_delivery_slips_pdf_and_options.js
timer
0.49s
assignment
1
check
1
100%
check_circle should login successfully in the Front Office
timer 0.49s

Create order in the Front Office

01_orders/09_delivery_slips_pdf_and_options.js
timer
14.26s
assignment
10
check
10
100%
check_circle should set the language of shop to "English"
timer 5.24s
check_circle should get the first product name
timer 0.06s
check_circle should go to the first product page
timer 2.67s
check_circle should select product "size M"
timer 0.16s
check_circle should select product "color Black"
timer 0.38s
check_circle should set the product "quantity"
timer 0.7s
check_circle should click on "Add to cart" button
timer 3.15s
check_circle should click on proceed to checkout button 1
timer 1.46s
check_circle should set the quantity to "4" using the keyboard
timer 0.02s
check_circle should click on proceed to checkout button 2
timer 0.41s

Choose the personal and delivery address

01_orders/09_delivery_slips_pdf_and_options.js
timer
0.62s
assignment
1
check
1
100%
check_circle should click on confirm address button
timer 0.62s

Choose "SHIPPING METHOD"

01_orders/09_delivery_slips_pdf_and_options.js
timer
3.9s
assignment
3
check
3
100%
check_circle should choose shipping method my carrier
timer 2.13s
check_circle should create message
timer 1.19s
check_circle should click on "confirm delivery" button
timer 0.59s

Choose "PAYMENT" method

01_orders/09_delivery_slips_pdf_and_options.js
timer
1.5s
assignment
5
check
5
100%
check_circle should set the payment type "Payment by bank wire"
timer 0.14s
check_circle should set "the condition to approve"
timer 0.11s
check_circle should click on order with an obligation to pay button
timer 0.74s
check_circle should check the order confirmation
timer 0.45s
check_circle should check that the basic price is equal to "22,94 €" (BOOM-3886)
timer 0.05s

Check the delivery slip modified option

01_orders/09_delivery_slips_pdf_and_options.js
timer
1.87s
assignment
1
check
1
100%
check_circle should login successfully in the Back Office
timer 1.87s

Change the order state to "Payment accepted"

01_orders/09_delivery_slips_pdf_and_options.js
timer
7.48s
assignment
6
check
6
100%
check_circle should go to "Orders" page
timer 4.19s
check_circle should go to the created order
timer 0.86s
check_circle should change order state to "Payment accepted"
timer 0.24s
check_circle should click on "Update state" button
timer 1.29s
check_circle should refresh the page
timer 0.02s
check_circle should check that the status was updated
timer 0.86s

Change the order state to "Shipped"

01_orders/09_delivery_slips_pdf_and_options.js
timer
7.31s
assignment
6
check
6
100%
check_circle should go to "Orders" page
timer 4.04s
check_circle should go to the created order
timer 1.13s
check_circle should change order state to "Shipped"
timer 0.18s
check_circle should click on "Update state" button
timer 1.09s
check_circle should refresh the page
timer 0.02s
check_circle should check that the status was updated
timer 0.86s

Get all the order information

01_orders/09_delivery_slips_pdf_and_options.js
timer
4.66s
assignment
1
check
1
100%
check_circle should get all order information
timer 4.66s

Check that the option name of the delivery slip is updated successfully

01_orders/09_delivery_slips_pdf_and_options.js
timer
9.97s
assignment
7
check
5
close
2
71.4%
check_circle should click on "DOCUMENTS" tab
timer 0.12s
check_circle should check the "Delivery slip" Document name
timer 0.08s
check_circle should check the "Delivery slip" Document Number
timer 0.05s
check_circle should get the invoice name
timer 0.03s
check_circle should generate the "deliveries" pdf file
timer 5.35s
remove_circle should check the "Delivery Address" of the order
timer 2.17s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Invoice" information
timer 2.17s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Back to default behaviour

01_orders/09_delivery_slips_pdf_and_options.js
timer
9.65s
assignment
7
check
5
close
2
71.4%
check_circle should go to the Delivery Slips page
timer 4.04s
check_circle should change the "Delivery prefix"
timer 0.16s
check_circle should change the "Delivery Number"
timer 0.16s
check_circle should Disable the product image
timer 0.15s
check_circle should click on "Save" button
timer 0.85s
remove_circle should delete the "delivery" file
timer 2.16s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should delete the "invoice" file
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

assignment 10_check_credit_slip.js


Generate and check a Credit slip

Open the browser login successfully in the Back Office

01_orders/10_check_credit_slip.js
timer
4.19s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.54s
check_circle should login successfully in the Back Office
timer 3.65s

Close the onboarding modal if exist

01_orders/10_check_credit_slip.js
timer
2.1s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.07s
check_circle should close the Onboarding on the navBar if exist
timer 1.03s

Enable Merchandise Returns

01_orders/10_check_credit_slip.js
timer
4.88s
assignment
4
check
4
100%
check_circle should go to "Merchandise Returns" page
timer 4.05s
check_circle should enable "Merchandise Returns"
timer 0.12s
check_circle should click on "Save" button
timer 0.53s
check_circle should check the success message
timer 0.19s

Create order and generate a credit slip

Login in the Front Office

01_orders/10_check_credit_slip.js
timer
3.08s
assignment
2
check
2
100%
check_circle should access to the Front Office
timer 0.84s
check_circle should login successfully in the Front Office
timer 2.24s

Create order in the Front Office

01_orders/10_check_credit_slip.js
timer
13.97s
assignment
10
check
10
100%
check_circle should set the language of shop to "English"
timer 5.2s
check_circle should get the first product name
timer 0.06s
check_circle should go to the first product page
timer 2.5s
check_circle should select product "size M"
timer 0.13s
check_circle should select product "color Black"
timer 0.34s
check_circle should set the product "quantity"
timer 0.75s
check_circle should click on "Add to cart" button
timer 3.15s
check_circle should click on proceed to checkout button 1
timer 1.43s
check_circle should set the quantity to "4" using the keyboard
timer 0.02s
check_circle should click on proceed to checkout button 2
timer 0.4s

Choose the personal and delivery address

01_orders/10_check_credit_slip.js
timer
0.69s
assignment
1
check
1
100%
check_circle should click on confirm address button
timer 0.69s

Choose "SHIPPING METHOD"

01_orders/10_check_credit_slip.js
timer
3.96s
assignment
3
check
3
100%
check_circle should choose shipping method my carrier
timer 2.13s
check_circle should create message
timer 1.23s
check_circle should click on "confirm delivery" button
timer 0.6s

Choose "PAYMENT" method

01_orders/10_check_credit_slip.js
timer
1.59s
assignment
5
check
5
100%
check_circle should set the payment type "Payment by bank wire"
timer 0.12s
check_circle should set "the condition to approve"
timer 0.12s
check_circle should click on order with an obligation to pay button
timer 0.69s
check_circle should check the order confirmation
timer 0.61s
check_circle should check that the basic price is equal to "22,94 €" (BOOM-3886)
timer 0.05s

Get the account name and logout from the Front Office

01_orders/10_check_credit_slip.js
timer
0.64s
assignment
2
check
2
100%
check_circle should get the client Name & last name
timer 0.07s
check_circle should logout successfully from the Front Office
timer 0.58s

Login in the Back Office

01_orders/10_check_credit_slip.js
timer
2.25s
assignment
1
check
1
100%
check_circle should login successfully in the Back Office
timer 2.25s

Generate a credit slip

01_orders/10_check_credit_slip.js
timer
44.97s
assignment
16
check
16
100%
check_circle should go to the orders list
timer 4.46s
check_circle should go to the created order
timer 1s
check_circle should change order state to "Payment accepted"
timer 1.39s
check_circle should refresh the page
timer 0.03s
check_circle should click on "Partial refund" button
timer 0.92s
check_circle should set the "quantity refund" to "2"
timer 0.2s
check_circle should click on "Re-stock products" CheckBox
timer 0.22s
check_circle should click on "Partial refund" button
timer 1.13s
check_circle should check the success message
timer 0.08s
check_circle should get all order information
timer 17.4s
check_circle should go to the orders list
timer 4.24s
check_circle should go to the created order
timer 0.93s
check_circle should click on "DOCUMENTS" subtab
timer 0.38s
check_circle should get the credit slip name
timer 0.1s
check_circle should go to "Credit slip" page
timer 4.09s
check_circle should click on "Download credit slip" button
timer 8.42s

Check the credit slip information

01_orders/10_check_credit_slip.js
timer
6.43s
assignment
3
close
3
0%
remove_circle should check the "Billing Address"
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check all the "information"
timer 2.14s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Tax detail"
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Back to default behaviour

Disable Merchandise Returns

01_orders/10_check_credit_slip.js
timer
5.04s
assignment
4
check
4
100%
check_circle should go to "Merchandise Returns" page
timer 4.04s
check_circle should disable "Merchandise Returns"
timer 0.14s
check_circle should click on "Save" button
timer 0.61s
check_circle should check the success message
timer 0.24s

Logout from the Back Office

01_orders/10_check_credit_slip.js
timer
0.03s
assignment
1
check
1
100%
check_circle should logout successfully from Back Office
timer 0.03s

assignment 11_credit_slips_options.js


Generate and check a Credit slips options

Open the browser and login successfully in the Back Office

01_orders/11_credit_slips_options.js
timer
4.34s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.56s
check_circle should login successfully in the Back Office
timer 3.78s

Close the onboarding modal if exist

01_orders/11_credit_slips_options.js
timer
2.16s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.12s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Change the credit slip prefix

01_orders/11_credit_slips_options.js
timer
7s
assignment
4
check
4
100%
check_circle should go to "Credit slip" page
timer 4.08s
check_circle should change the credit slip prefix value
timer 0.18s
check_circle should click on "Save" button
timer 2.53s
check_circle should check the green validation message
timer 0.21s

Verify the prefix value

01_orders/11_credit_slips_options.js
timer
16.72s
assignment
5
check
4
close
1
80%
check_circle should go to "Orders" page
timer 4.05s
check_circle should go to the created order
timer 0.98s
check_circle should click on "DOCUMENTS" subtab
timer 8.18s
check_circle should download the credit slip
timer 0.35s
remove_circle should check the existence of "prefix value"
timer 3.17s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Logout from the Back Office

01_orders/11_credit_slips_options.js
timer
0.01s
assignment
1
check
1
100%
check_circle should logout successfully from Back Office
timer 0.01s

assignment 12_generate_pdf_by_date.js


Generate a PDF by date

Login in the Front Office

01_orders/12_generate_pdf_by_date.js
timer
2.97s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.53s
check_circle should login successfully in the Front Office
timer 2.44s

Create order in front office

Create order in the Front Office

01_orders/12_generate_pdf_by_date.js
timer
13.77s
assignment
10
check
10
100%
check_circle should set the language of shop to "English"
timer 5.2s
check_circle should get the first product name
timer 0.06s
check_circle should go to the first product page
timer 2.5s
check_circle should select product "size M"
timer 0.11s
check_circle should select product "color Black"
timer 0.34s
check_circle should set the product "quantity"
timer 0.72s
check_circle should click on "Add to cart" button
timer 3.13s
check_circle should click on proceed to checkout button 1
timer 1.26s
check_circle should set the quantity to "4" using the keyboard
timer 0.02s
check_circle should click on proceed to checkout button 2
timer 0.45s

Choose the personal and delivery address

01_orders/12_generate_pdf_by_date.js
timer
0.6s
assignment
1
check
1
100%
check_circle should click on confirm address button
timer 0.6s

Choose "SHIPPING METHOD"

01_orders/12_generate_pdf_by_date.js
timer
3.88s
assignment
3
check
3
100%
check_circle should choose shipping method my carrier
timer 2.14s
check_circle should create message
timer 1.18s
check_circle should click on "confirm delivery" button
timer 0.55s

Choose "PAYMENT" method

01_orders/12_generate_pdf_by_date.js
timer
1.46s
assignment
5
check
5
100%
check_circle should set the payment type "Payment by bank wire"
timer 0.15s
check_circle should set "the condition to approve"
timer 0.13s
check_circle should click on order with an obligation to pay button
timer 0.68s
check_circle should check the order confirmation
timer 0.43s
check_circle should check that the basic price is equal to "22,94 €" (BOOM-3886)
timer 0.07s

Go to the home page

01_orders/12_generate_pdf_by_date.js
timer
0.36s
assignment
1
check
1
100%
check_circle should go to the Home Page
timer 0.36s

Create order in the Front Office

01_orders/12_generate_pdf_by_date.js
timer
13.9s
assignment
10
check
10
100%
check_circle should set the language of shop to "English"
timer 5.17s
check_circle should get the first product name
timer 0.06s
check_circle should go to the first product page
timer 2.43s
check_circle should select product "size M"
timer 0.14s
check_circle should select product "color Black"
timer 0.32s
check_circle should set the product "quantity"
timer 0.68s
check_circle should click on "Add to cart" button
timer 3.16s
check_circle should click on proceed to checkout button 1
timer 1.46s
check_circle should set the quantity to "4" using the keyboard
timer 0.02s
check_circle should click on proceed to checkout button 2
timer 0.48s

Choose the personal and delivery address

01_orders/12_generate_pdf_by_date.js
timer
0.65s
assignment
1
check
1
100%
check_circle should click on confirm address button
timer 0.65s

Choose "SHIPPING METHOD"

01_orders/12_generate_pdf_by_date.js
timer
3.97s
assignment
3
check
3
100%
check_circle should choose shipping method my carrier
timer 2.14s
check_circle should create message
timer 1.21s
check_circle should click on "confirm delivery" button
timer 0.62s

Choose "PAYMENT" method

01_orders/12_generate_pdf_by_date.js
timer
1.43s
assignment
5
check
5
100%
check_circle should set the payment type "Payment by bank wire"
timer 0.14s
check_circle should set "the condition to approve"
timer 0.13s
check_circle should click on order with an obligation to pay button
timer 0.69s
check_circle should check the order confirmation
timer 0.42s
check_circle should check that the basic price is equal to "22,94 €" (BOOM-3886)
timer 0.05s

Generate a PDF by date

Open the browser and login successfully in the Back Office

01_orders/12_generate_pdf_by_date.js
timer
3.09s
assignment
1
check
1
100%
check_circle should login successfully in the Back Office
timer 3.09s

Close the onboarding modal if exist

01_orders/12_generate_pdf_by_date.js
timer
2.2s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.16s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Change the Customer Group tax parameter

01_orders/12_generate_pdf_by_date.js
timer
7.1s
assignment
5
check
5
100%
check_circle should go to "Product settings" page
timer 4.06s
check_circle should click on "Group" tab
timer 0.83s
check_circle should click on customer "Edit" button
timer 0.97s
check_circle should select "Tax excluded" option for "Price display method"
timer 0.24s
check_circle should click on "Save" button
timer 0.99s

Get all Order information

01_orders/12_generate_pdf_by_date.js
timer
23.08s
assignment
11
check
11
100%
check_circle should go to "Order settings" page
timer 4.09s
check_circle should go the order n°1
timer 1.02s
check_circle should change order state to "payment accepted"
timer 1.65s
check_circle should refresh the page
timer 0.02s
check_circle should get all order information
timer 5.85s
check_circle should go to "Order settings" page
timer 1.1s
check_circle should go the order n°2
timer 1.56s
check_circle should change order state to "payment accepted"
timer 1.5s
check_circle should refresh the page
timer 0.04s
check_circle should get all order information
timer 5.64s
check_circle should go to "Order settings" page
timer 0.61s

Generate then check a PDF by date

01_orders/12_generate_pdf_by_date.js
timer
21.17s
assignment
8
check
3
close
5
37.5%
check_circle should go to "Orders - Invoices" page
timer 4.1s
check_circle should click on "Generate PDF file by date"
timer 1.26s
check_circle should wait for the "invoice" to download
timer 5.01s
remove_circle should check the "Delivery Address " of the product n°1
timer 2.17s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "invoice" information of the product n°1
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Delivery Address " of the product n°2
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "invoice" information of the product n°2
timer 2.16s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should delete the invoice pdf file
timer 2.17s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Change the date

01_orders/12_generate_pdf_by_date.js
timer
1.34s
assignment
4
check
4
100%
check_circle should set the "From" date
timer 0.02s
check_circle should set the "To" date
timer 0.02s
check_circle should click on "Generate PDF file by date"
timer 0.91s
check_circle should check that no invoice has been found
timer 0.39s

Close symfony toolbar then click on "Stop the OnBoarding" button

01_orders/12_generate_pdf_by_date.js
timer
4.11s
assignment
2
check
2
100%
check_circle should close symfony toolbar
timer 2.06s
check_circle should check and click on "Stop the OnBoarding" button
timer 2.05s

Back Customer Group tax parameter to default behaviour

01_orders/12_generate_pdf_by_date.js
timer
6.6s
assignment
5
check
5
100%
check_circle should go to "Customer settings" page
timer 4.04s
check_circle should click on "Group" tab
timer 0.62s
check_circle should click on customer "Edit" button
timer 0.9s
check_circle should select "Tax included" option for "Price display method"
timer 0.21s
check_circle should click on "Save" button
timer 0.83s

assignment 13_generate_pdf_by_status.js


Generate a PDF by status

Login in the Front Office

01_orders/13_generate_pdf_by_status.js
timer
3.51s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.7s
check_circle should login successfully in the Front Office
timer 2.81s

Generate a PDF by "Awaiting bank wire payment" status

Create order in front office

Create order in the Front Office

01_orders/13_generate_pdf_by_status.js
timer
14.03s
assignment
10
check
10
100%
check_circle should set the language of shop to "English"
timer 5.26s
check_circle should get the first product name
timer 0.07s
check_circle should go to the first product page
timer 2.49s
check_circle should select product "size M"
timer 0.13s
check_circle should select product "color Black"
timer 0.34s
check_circle should set the product "quantity"
timer 0.68s
check_circle should click on "Add to cart" button
timer 3.15s
check_circle should click on proceed to checkout button 1
timer 1.46s
check_circle should set the quantity to "4" using the keyboard
timer 0.03s
check_circle should click on proceed to checkout button 2
timer 0.43s

Choose the personal and delivery address

01_orders/13_generate_pdf_by_status.js
timer
0.67s
assignment
1
check
1
100%
check_circle should click on confirm address button
timer 0.67s

Choose "SHIPPING METHOD"

01_orders/13_generate_pdf_by_status.js
timer
3.89s
assignment
3
check
3
100%
check_circle should choose shipping method my carrier
timer 2.13s
check_circle should create message
timer 1.21s
check_circle should click on "confirm delivery" button
timer 0.55s

Choose "PAYMENT" method

01_orders/13_generate_pdf_by_status.js
timer
1.5s
assignment
5
check
5
100%
check_circle should set the payment type "Payment by bank wire"
timer 0.11s
check_circle should set "the condition to approve"
timer 0.15s
check_circle should click on order with an obligation to pay button
timer 0.7s
check_circle should check the order confirmation
timer 0.47s
check_circle should check that the basic price is equal to "22,94 €" (BOOM-3886)
timer 0.06s

Go to the home page

01_orders/13_generate_pdf_by_status.js
timer
0.44s
assignment
1
check
1
100%
check_circle should go to the Home Page
timer 0.44s

Create order in the Front Office

01_orders/13_generate_pdf_by_status.js
timer
13.64s
assignment
10
check
10
100%
check_circle should set the language of shop to "English"
timer 5.18s
check_circle should get the first product name
timer 0.06s
check_circle should go to the first product page
timer 2.49s
check_circle should select product "size M"
timer 0.12s
check_circle should select product "color Black"
timer 0.37s
check_circle should set the product "quantity"
timer 0.7s
check_circle should click on "Add to cart" button
timer 3.13s
check_circle should click on proceed to checkout button 1
timer 1.17s
check_circle should set the quantity to "4" using the keyboard
timer 0.02s
check_circle should click on proceed to checkout button 2
timer 0.41s

Choose the personal and delivery address

01_orders/13_generate_pdf_by_status.js
timer
0.59s
assignment
1
check
1
100%
check_circle should click on confirm address button
timer 0.59s

Choose "SHIPPING METHOD"

01_orders/13_generate_pdf_by_status.js
timer
3.98s
assignment
3
check
3
100%
check_circle should choose shipping method my carrier
timer 2.15s
check_circle should create message
timer 1.22s
check_circle should click on "confirm delivery" button
timer 0.61s

Choose "PAYMENT" method

01_orders/13_generate_pdf_by_status.js
timer
1.53s
assignment
5
check
5
100%
check_circle should set the payment type "Payment by bank wire"
timer 0.14s
check_circle should set "the condition to approve"
timer 0.12s
check_circle should click on order with an obligation to pay button
timer 0.69s
check_circle should check the order confirmation
timer 0.54s
check_circle should check that the basic price is equal to "22,94 €" (BOOM-3886)
timer 0.05s

Open the browser and login successfully in the Back Office

01_orders/13_generate_pdf_by_status.js
timer
3.29s
assignment
1
check
1
100%
check_circle should login successfully in the Back Office
timer 3.29s

Close the onboarding modal if exist

01_orders/13_generate_pdf_by_status.js
timer
2.14s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.11s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Change the Customer Group tax parameter

01_orders/13_generate_pdf_by_status.js
timer
7.02s
assignment
5
check
5
100%
check_circle should go to "Product settings" page
timer 4.05s
check_circle should click on "Group" tab
timer 0.71s
check_circle should click on customer "Edit" button
timer 0.99s
check_circle should select "Tax excluded" option for "Price display method"
timer 0.31s
check_circle should click on "Save" button
timer 0.96s

Get the created Orders information

01_orders/13_generate_pdf_by_status.js
timer
22.13s
assignment
15
check
15
100%
check_circle should go to "Product settings" page
timer 4.1s
check_circle should go the order n°1
timer 1.11s
check_circle should refresh the page
timer 0.02s
check_circle should go to "Documents" tab
timer 0.98s
check_circle should click on "Generate invoice" button
timer 1.2s
check_circle should verify the success message
timer 0.06s
check_circle should get all order information
timer 4.81s
check_circle should go to "Product settings" page
timer 0.96s
check_circle should go the order n°2
timer 0.91s
check_circle should refresh the page
timer 0.03s
check_circle should go to "Documents" tab
timer 0.89s
check_circle should click on "Generate invoice" button
timer 1.28s
check_circle should verify the success message
timer 0.05s
check_circle should get all order information
timer 4.67s
check_circle should go to "Product settings" page
timer 1.07s

Generate a PDF by status "Awaiting bank wire payment" and check information

01_orders/13_generate_pdf_by_status.js
timer
29.31s
assignment
12
check
5
close
7
41.7%
check_circle should go to "Orders - Invoices" page
timer 4.15s
check_circle should click on "Awaiting bank wire payment" option
timer 0.14s
check_circle should close the symfony toolbar
timer 2.05s
check_circle should click on "Generate PDF by status"
timer 0.79s
check_circle should wait for the "invoice" to download
timer 7.01s
remove_circle should check the Customer name of the 1 product
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Delivery Address " of the product n°1
timer 2.16s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "invoice" information of the product n°1
timer 2.16s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the Customer name of the 2 product
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Delivery Address " of the product n°2
timer 2.24s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "invoice" information of the product n°2
timer 2.16s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should delete the invoice pdf file
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Generate a PDF by "Awaiting check payment" and "Cancelled" status

Login in the Front Office

01_orders/13_generate_pdf_by_status.js
timer
0.55s
assignment
1
check
1
100%
check_circle should login successfully in the Front Office
timer 0.55s

Create order in Front Office

Create order in the Front Office

01_orders/13_generate_pdf_by_status.js
timer
14.18s
assignment
10
check
10
100%
check_circle should set the language of shop to "English"
timer 5.29s
check_circle should get the first product name
timer 0.07s
check_circle should go to the first product page
timer 2.44s
check_circle should select product "size M"
timer 0.13s
check_circle should select product "color Black"
timer 0.35s
check_circle should set the product "quantity"
timer 0.71s
check_circle should click on "Add to cart" button
timer 3.22s
check_circle should click on proceed to checkout button 1
timer 1.46s
check_circle should set the quantity to "4" using the keyboard
timer 0.02s
check_circle should click on proceed to checkout button 2
timer 0.5s

Choose the personal and delivery address

01_orders/13_generate_pdf_by_status.js
timer
0.69s
assignment
1
check
1
100%
check_circle should click on confirm address button
timer 0.69s

Choose "SHIPPING METHOD"

01_orders/13_generate_pdf_by_status.js
timer
4s
assignment
3
check
3
100%
check_circle should choose shipping method my carrier
timer 2.17s
check_circle should create message
timer 1.2s
check_circle should click on "confirm delivery" button
timer 0.64s

Choose "PAYMENT" method

01_orders/13_generate_pdf_by_status.js
timer
1.57s
assignment
5
check
5
100%
check_circle should set the payment type "Payment by bank wire"
timer 0.12s
check_circle should set "the condition to approve"
timer 0.12s
check_circle should click on order with an obligation to pay button
timer 0.76s
check_circle should check the order confirmation
timer 0.52s
check_circle should check that the basic price is equal to "22,94 €" (BOOM-3886)
timer 0.05s

Go to the home page

01_orders/13_generate_pdf_by_status.js
timer
0.41s
assignment
1
check
1
100%
check_circle should go to the Home Page
timer 0.41s

Create order in the Front Office

01_orders/13_generate_pdf_by_status.js
timer
13.9s
assignment
10
check
10
100%
check_circle should set the language of shop to "English"
timer 5.2s
check_circle should get the first product name
timer 0.07s
check_circle should go to the first product page
timer 2.49s
check_circle should select product "size M"
timer 0.21s
check_circle should select product "color Black"
timer 0.36s
check_circle should set the product "quantity"
timer 0.71s
check_circle should click on "Add to cart" button
timer 3.15s
check_circle should click on proceed to checkout button 1
timer 1.27s
check_circle should set the quantity to "4" using the keyboard
timer 0.02s
check_circle should click on proceed to checkout button 2
timer 0.43s

Choose the personal and delivery address

01_orders/13_generate_pdf_by_status.js
timer
0.65s
assignment
1
check
1
100%
check_circle should click on confirm address button
timer 0.65s

Choose "SHIPPING METHOD"

01_orders/13_generate_pdf_by_status.js
timer
3.96s
assignment
3
check
3
100%
check_circle should choose shipping method my carrier
timer 2.13s
check_circle should create message
timer 1.22s
check_circle should click on "confirm delivery" button
timer 0.61s

Choose "PAYMENT" method

01_orders/13_generate_pdf_by_status.js
timer
1.52s
assignment
5
check
5
100%
check_circle should set the payment type "Payment by bank wire"
timer 0.13s
check_circle should set "the condition to approve"
timer 0.11s
check_circle should click on order with an obligation to pay button
timer 0.71s
check_circle should check the order confirmation
timer 0.51s
check_circle should check that the basic price is equal to "22,94 €" (BOOM-3886)
timer 0.07s

Go to the created order, change status and Get all information

01_orders/13_generate_pdf_by_status.js
timer
25.64s
assignment
18
check
18
100%
check_circle should login successfully in the Back Office
timer 1.61s
check_circle should go to "Product settings" page
timer 4.23s
check_circle should go the order n°1
timer 0.93s
check_circle should change order state to "Awaiting check payment"
timer 1.19s
check_circle should refresh the page
timer 0.11s
check_circle should go to "Documents" tab
timer 0.96s
check_circle should click on "Generate invoice" button
timer 1.01s
check_circle should verify the success message
timer 0.08s
check_circle should get all order information
timer 4.68s
check_circle should go to "Product settings" page
timer 1.14s
check_circle should go the order n°2
timer 0.97s
check_circle should change order state to "Canceled"
timer 1.23s
check_circle should refresh the page
timer 0.03s
check_circle should go to "Documents" tab
timer 1s
check_circle should click on "Generate invoice" button
timer 1.1s
check_circle should verify the success message
timer 0.05s
check_circle should get all order information
timer 4.67s
check_circle should go to "Product settings" page
timer 0.67s

Generate a PDF by status and check it

01_orders/13_generate_pdf_by_status.js
timer
27.04s
assignment
12
check
5
close
7
41.7%
check_circle should go to "Orders - Invoices" page
timer 4.08s
check_circle should click on "Awaiting bank wire payment" option
timer 0.14s
check_circle should click on "Cancelled" option
timer 0.14s
check_circle should click on "Generate PDF by status"
timer 0.58s
check_circle should wait for the "invoice" to download
timer 7.01s
remove_circle should check the Customer name of the 1 product
timer 2.16s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Delivery Address " of the product n°1
timer 2.16s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "invoice" information of the product n°1
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the Customer name of the 2 product
timer 2.17s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Delivery Address " of the product n°2
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "invoice" information of the product n°2
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should delete the invoice pdf file
timer 2.16s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Close symfony toolbar then click on "Stop the OnBoarding" button

01_orders/13_generate_pdf_by_status.js
timer
4.07s
assignment
2
check
2
100%
check_circle should close symfony toolbar
timer 2.04s
check_circle should check and click on "Stop the OnBoarding" button
timer 2.03s

Back Customer Group tax parameter to default behaviour

01_orders/13_generate_pdf_by_status.js
timer
6.62s
assignment
5
check
5
100%
check_circle should go to "Customer settings" page
timer 4.04s
check_circle should click on "Group" tab
timer 0.73s
check_circle should click on customer "Edit" button
timer 0.83s
check_circle should select "Tax included" option for "Price display method"
timer 0.23s
check_circle should click on "Save" button
timer 0.79s

assignment 14_print_the_invoice_order.js


Print the invoice of an order

Login in the Back Office

01_orders/14_print_the_invoice_order.js
timer
4.06s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.65s
check_circle should login successfully in the Back Office
timer 3.41s

Close the onboarding modal if exist

01_orders/14_print_the_invoice_order.js
timer
2.15s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.12s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Change the Customer Group tax parameter and the tax option

01_orders/14_print_the_invoice_order.js
timer
12.09s
assignment
8
check
8
100%
check_circle should go to "Shop Parameters > Customer settings" page
timer 4.06s
check_circle should click on "Group" tab
timer 0.84s
check_circle should click on customer "Edit" button
timer 1.03s
check_circle should select "Tax excluded" option for "Price display method"
timer 0.21s
check_circle should click on "Save" button
timer 0.85s
check_circle should go to "International > Taxes" page
timer 4.12s
check_circle should display tax in the shopping cart
timer 0.03s
check_circle should click on "Save" button
timer 0.96s

Create a new product in the Back Office

01_orders/14_print_the_invoice_order.js
timer
10.35s
assignment
8
check
8
100%
check_circle should go to "Products" page
timer 4.28s
check_circle should click on "New Product" button
timer 3.74s
check_circle should set the "Name" input
timer 0.39s
check_circle should set the "Reference" input
timer 0.17s
check_circle should set the "Quantity" input
timer 0.16s
check_circle should set the "Price" input
timer 0.23s
check_circle should upload the first product picture
timer 0.17s
check_circle should select the "Tax rule" to "20%"
timer 1.2s

Add Attribute

01_orders/14_print_the_invoice_order.js
timer
32.01s
assignment
8
check
8
100%
check_circle should select the "Product with combination" radio button
timer 0.3s
check_circle should go to "Combinations" tab
timer 0.32s
check_circle should select the variation
timer 9.3s
check_circle should click on "Generate" button
timer 0.26s
check_circle should verify the appearance of the green validation
timer 0.68s
check_circle should refresh the page if "Debug" mode is active because of the issue here "#9826"
timer 7.4s
check_circle should select all the generated variations
timer 2.2s
check_circle should set the "Variations quantity" input
timer 11.56s

Save the created product

01_orders/14_print_the_invoice_order.js
timer
12.67s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.04s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.17s
check_circle should click on "Save" button
timer 5.23s
check_circle should check and close the green validation
timer 3.23s

Create a new product in the Back Office

01_orders/14_print_the_invoice_order.js
timer
10.44s
assignment
8
check
8
100%
check_circle should go to "Products" page
timer 4.06s
check_circle should click on "New Product" button
timer 4.05s
check_circle should set the "Name" input
timer 0.28s
check_circle should set the "Reference" input
timer 0.17s
check_circle should set the "Quantity" input
timer 0.18s
check_circle should set the "Price" input
timer 0.25s
check_circle should upload the first product picture
timer 0.15s
check_circle should select the "Tax rule" to "10%"
timer 1.31s

Add Attribute

01_orders/14_print_the_invoice_order.js
timer
31.91s
assignment
8
check
8
100%
check_circle should select the "Product with combination" radio button
timer 0.29s
check_circle should go to "Combinations" tab
timer 0.31s
check_circle should select the variation
timer 9.29s
check_circle should click on "Generate" button
timer 0.22s
check_circle should verify the appearance of the green validation
timer 0.68s
check_circle should refresh the page if "Debug" mode is active because of the issue here "#9826"
timer 7.33s
check_circle should select all the generated variations
timer 2.15s
check_circle should set the "Variations quantity" input
timer 11.64s

Save the created product

01_orders/14_print_the_invoice_order.js
timer
12.62s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.06s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.16s
check_circle should click on "Save" button
timer 5.23s
check_circle should check and close the green validation
timer 3.17s

Create a new product in the Back Office

01_orders/14_print_the_invoice_order.js
timer
10.43s
assignment
8
check
8
100%
check_circle should go to "Products" page
timer 4.07s
check_circle should click on "New Product" button
timer 3.85s
check_circle should set the "Name" input
timer 0.31s
check_circle should set the "Reference" input
timer 0.19s
check_circle should set the "Quantity" input
timer 0.19s
check_circle should set the "Price" input
timer 0.3s
check_circle should upload the first product picture
timer 0.17s
check_circle should select the "Tax rule" to "5.5%"
timer 1.37s

Add Attribute

01_orders/14_print_the_invoice_order.js
timer
32.04s
assignment
8
check
8
100%
check_circle should select the "Product with combination" radio button
timer 0.42s
check_circle should go to "Combinations" tab
timer 0.37s
check_circle should select the variation
timer 9.3s
check_circle should click on "Generate" button
timer 0.25s
check_circle should verify the appearance of the green validation
timer 0.66s
check_circle should refresh the page if "Debug" mode is active because of the issue here "#9826"
timer 7.35s
check_circle should select all the generated variations
timer 2.15s
check_circle should set the "Variations quantity" input
timer 11.54s

Save the created product

01_orders/14_print_the_invoice_order.js
timer
12.64s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.04s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.18s
check_circle should click on "Save" button
timer 5.24s
check_circle should check and close the green validation
timer 3.19s

Create order in the Front Office

Connect to the Front Office

01_orders/14_print_the_invoice_order.js
timer
2.76s
assignment
1
check
1
100%
check_circle should login successfully in the Front Office
timer 2.76s

Create order in the Front Office

01_orders/14_print_the_invoice_order.js
timer
27.32s
assignment
32
check
32
100%
check_circle should set the language of shop to "English"
timer 5.2s
check_circle should search for a product P1_New1558454952572
timer 3.16s
check_circle should select product "size M"
timer 0.13s
check_circle should set the product "quantity"
timer 0.08s
check_circle should click on "ADD TO CART" button
timer 0.22s
check_circle should click on "CONTINUE SHOPPING" button
timer 0.71s
check_circle should search for a product P2_New1558454952572
timer 3.21s
check_circle should select product "size M"
timer 0.1s
check_circle should set the product "quantity"
timer 0.06s
check_circle should click on "ADD TO CART" button
timer 0.18s
check_circle should click on "CONTINUE SHOPPING" button
timer 1.13s
check_circle should search for a product P3_New1558454952572
timer 3.64s
check_circle should select product "size M"
timer 0.1s
check_circle should set the product "quantity"
timer 0.06s
check_circle should click on "ADD TO CART" button
timer 0.14s
check_circle should click on "PROCEED TO CHECKOUT" button 1
timer 1.44s
check_circle should set the quantity to "4" using the keyboard
timer 0.03s
check_circle should click on "PROCEED TO CHECKOUT" button 2
timer 0.43s
check_circle should click on confirm address button
timer 0.7s
check_circle should choose shipping method my carrier
timer 2.13s
check_circle should create message
timer 1.21s
check_circle should click on "confirm delivery" button
timer 0.7s
check_circle should set the payment type "Payment by bank wire"
timer 0.11s
check_circle should set "the condition to approve"
timer 0.13s
check_circle should click on order with an obligation to pay button
timer 0.87s
check_circle should check the order confirmation
timer 0.61s
check_circle should get the product P1_New Information
timer 0.2s
check_circle should get the product P2_New Information
timer 0.3s
check_circle should get the product P3_New Information
timer 0.16s
check_circle should check the basic price for product P1_New
timer 0.08s
check_circle should check the basic price for product P2_New
timer 0.06s
check_circle should check the basic price for product P3_New
timer 0.06s

Logout from the Front Office

01_orders/14_print_the_invoice_order.js
timer
0.46s
assignment
1
check
1
100%
check_circle should logout successfully from the Front Office
timer 0.46s

Check the created order in the Back Office

Open the browser and connect to the Back Office

01_orders/14_print_the_invoice_order.js
timer
4.48s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.92s
check_circle should login successfully in the Back Office
timer 3.55s

Change the status to "Payment Accepted"

01_orders/14_print_the_invoice_order.js
timer
11.17s
assignment
9
check
9
100%
check_circle should go to "Orders" page
timer 4.15s
check_circle should search for the created order by reference
timer 0.23s
check_circle should click on "Search" button
timer 0.78s
check_circle should go to the order
timer 3.28s
check_circle should check that the status is "Awaiting bank wire payment"
timer 0.1s
check_circle should set order status to "Payment accepted"
timer 0.2s
check_circle should click on "UPDATE STATUS" button
timer 1.47s
check_circle should refresh the page
timer 0.02s
check_circle should check that the status is "Payment accepted"
timer 0.96s

Print invoice then check information

01_orders/14_print_the_invoice_order.js
timer
12.62s
assignment
8
check
3
close
5
37.5%
check_circle should click on "View Invoice" button
timer 0.49s
check_circle should click on "DOCUMENTS" tab
timer 0.18s
check_circle should get the invoice information
timer 2.11s
remove_circle should check the "invoice file name"
timer 1.18s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check that the "invoice customer" is : John DOE
timer 2.17s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Delivery & Billing Address" information
timer 2.17s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "invoice information"
timer 2.16s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should delete the invoice file
timer 2.17s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Change the Customer Group tax parameter

01_orders/14_print_the_invoice_order.js
timer
11.82s
assignment
8
check
8
100%
check_circle should go to "Shop Parameters > Customer settings" page
timer 4.04s
check_circle should click on "Group" tab
timer 0.71s
check_circle should click on customer "Edit" button
timer 0.9s
check_circle should select "Tax included" option for "Price display method"
timer 0.27s
check_circle should click on "Save" button
timer 0.89s
check_circle should go to "International > Taxes" page
timer 4.09s
check_circle should in display tax in the shopping cart
timer 0.03s
check_circle should click on "Save" button
timer 0.9s

assignment 15_print_delivery_slip.js


Print the delivery slips of an order

Login in the Back Office

01_orders/15_print_delivery_slip.js
timer
4.05s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.75s
check_circle should login successfully in the Back Office
timer 3.3s

Close the onboarding modal if exist

01_orders/15_print_delivery_slip.js
timer
2.16s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.12s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Create a new product in the Back Office

01_orders/15_print_delivery_slip.js
timer
9s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.06s
check_circle should click on "New Product" button
timer 3.78s
check_circle should set the "Name" input
timer 0.44s
check_circle should set the "Reference" input
timer 0.22s
check_circle should set the "Quantity" input
timer 0.17s
check_circle should set the "Price" input
timer 0.21s
check_circle should upload the first product picture
timer 0.15s

Add Attribute

01_orders/15_print_delivery_slip.js
timer
32.75s
assignment
8
check
8
100%
check_circle should select the "Product with combination" radio button
timer 0.68s
check_circle should go to "Combinations" tab
timer 0.64s
check_circle should select the variation
timer 9.29s
check_circle should click on "Generate" button
timer 0.22s
check_circle should verify the appearance of the green validation
timer 0.73s
check_circle should refresh the page if "Debug" mode is active because of the issue here "#9826"
timer 7.37s
check_circle should select all the generated variations
timer 2.24s
check_circle should set the "Variations quantity" input
timer 11.59s

Save the created product

01_orders/15_print_delivery_slip.js
timer
12.59s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.04s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.18s
check_circle should click on "Save" button
timer 5.21s
check_circle should check and close the green validation
timer 3.17s

Create order in the Back Office

01_orders/15_print_delivery_slip.js
timer
14.85s
assignment
16
check
16
100%
check_circle should go to "Orders" page
timer 4.06s
check_circle should click on "Add new order" button
timer 1.66s
check_circle should search for a customer
timer 0.43s
check_circle should choose the customer
timer 0.91s
check_circle should search for a product by name
timer 0.24s
check_circle should set the product combination
timer 1.12s
check_circle should set the product quantity
timer 0.19s
check_circle should click on "Add to cart" button
timer 0.23s
check_circle should get the basic product price
timer 0.55s
check_circle should set the delivery option
timer 1.15s
check_circle should get the shipping price
timer 0.07s
check_circle should get the total with taxes
timer 0.06s
check_circle should add an order message
timer 2.27s
check_circle should set the payment type
timer 0.16s
check_circle should set the order status
timer 0.31s
check_circle should click on "Create the order"
timer 1.43s

Change the status

01_orders/15_print_delivery_slip.js
timer
2.59s
assignment
5
check
5
100%
check_circle should check status to be equal to "Awaiting check payment"
timer 0.08s
check_circle should set order status to "Shipped"
timer 0.18s
check_circle should click on "UPDATE STATUS" button
timer 1.23s
check_circle should refresh the page
timer 0.03s
check_circle should check that the status is "Shipped"
timer 1.07s

Get all the order information

01_orders/15_print_delivery_slip.js
timer
4.61s
assignment
1
check
1
100%
check_circle should get all order information
timer 4.61s

Verify all the information on the deliveries slips

01_orders/15_print_delivery_slip.js
timer
15.54s
assignment
8
check
3
close
5
37.5%
check_circle should click on "View delivery slip" button
timer 0.42s
check_circle should click on "DOCUMENTS" subtab
timer 0.17s
check_circle should get the delivery slip information
timer 2.13s
remove_circle should check the "delivery slip file name"
timer 4.17s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check that the "delivery slip customer" is : John DOE
timer 2.16s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Billing & Delivery Address"
timer 2.16s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "delivery slips information"
timer 2.17s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should delete the delivery slips file
timer 2.16s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

assignment 16_credit_slip_PDF.js


Create three credits slips and generate them

Open the browser login successfully in the Back Office

01_orders/16_credit_slip_PDF.js
timer
4.07s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.52s
check_circle should login successfully in the Back Office
timer 3.54s

Close the onboarding modal if exist

01_orders/16_credit_slip_PDF.js
timer
2.16s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.12s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Enable Merchandise Returns

01_orders/16_credit_slip_PDF.js
timer
4.86s
assignment
4
check
4
100%
check_circle should go to "Merchandise Returns" page
timer 4.06s
check_circle should enable "Merchandise Returns"
timer 0.12s
check_circle should click on "Save" button
timer 0.52s
check_circle should check the success message
timer 0.17s

Create order and generate a credit slip

Login in the Front Office

01_orders/16_credit_slip_PDF.js
timer
6.37s
assignment
2
check
2
100%
check_circle should access to the Front Office
timer 3.97s
check_circle should login successfully in the Front Office
timer 2.4s

Create order in the Front Office

01_orders/16_credit_slip_PDF.js
timer
14.18s
assignment
10
check
10
100%
check_circle should set the language of shop to "English"
timer 5.19s
check_circle should get the first product name
timer 0.07s
check_circle should go to the first product page
timer 2.53s
check_circle should select product "size M"
timer 0.13s
check_circle should select product "color Black"
timer 0.33s
check_circle should set the product "quantity"
timer 0.7s
check_circle should click on "Add to cart" button
timer 3.17s
check_circle should click on proceed to checkout button 1
timer 1.56s
check_circle should set the quantity to "4" using the keyboard
timer 0.02s
check_circle should click on proceed to checkout button 2
timer 0.48s

Choose the personal and delivery address

01_orders/16_credit_slip_PDF.js
timer
0.68s
assignment
1
check
1
100%
check_circle should click on confirm address button
timer 0.68s

Choose "SHIPPING METHOD"

01_orders/16_credit_slip_PDF.js
timer
4.07s
assignment
3
check
3
100%
check_circle should choose shipping method my carrier
timer 2.14s
check_circle should create message
timer 1.23s
check_circle should click on "confirm delivery" button
timer 0.7s

Choose "PAYMENT" method

01_orders/16_credit_slip_PDF.js
timer
1.64s
assignment
5
check
5
100%
check_circle should set the payment type "Payment by bank wire"
timer 0.15s
check_circle should set "the condition to approve"
timer 0.18s
check_circle should click on order with an obligation to pay button
timer 0.82s
check_circle should check the order confirmation
timer 0.44s
check_circle should check that the basic price is equal to "22,94 €" (BOOM-3886)
timer 0.05s

Get the account name and logout from the Front Office

01_orders/16_credit_slip_PDF.js
timer
0.62s
assignment
1
check
1
100%
check_circle should get the account name logout successfully from the Front Office
timer 0.62s

Login in the Back Office

01_orders/16_credit_slip_PDF.js
timer
1.92s
assignment
1
check
1
100%
check_circle should login successfully in the Back Office
timer 1.92s

Generate a credit slip

01_orders/16_credit_slip_PDF.js
timer
45.47s
assignment
16
check
16
100%
check_circle should go to the orders list
timer 4.24s
check_circle should go to the created order
timer 1.4s
check_circle should change order state to "Payment accepted"
timer 1.46s
check_circle should refresh the page
timer 0.03s
check_circle should click on "Partial refund" button
timer 0.99s
check_circle should set the "quantity refund" to "2"
timer 0.21s
check_circle should click on "Re-stock products" CheckBox
timer 0.22s
check_circle should click on "Partial refund" button
timer 1.05s
check_circle should check the success message
timer 0.11s
check_circle should get all order information
timer 16.78s
check_circle should go to the orders list
timer 4.98s
check_circle should go to the created order
timer 1.2s
check_circle should click on "DOCUMENTS" subtab
timer 0.24s
check_circle should get the credit slip name
timer 0.09s
check_circle should go to "Credit slip" page
timer 4.03s
check_circle should click on "Download credit slip" button
timer 8.43s

Login in the Back Office

01_orders/16_credit_slip_PDF.js
timer
3.96s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.56s
check_circle should login successfully in the Back Office
timer 3.4s

Check the credit slip information

01_orders/16_credit_slip_PDF.js
timer
6.53s
assignment
3
close
3
0%
remove_circle should check the "Billing Address"
timer 2.19s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check all the "information"
timer 2.17s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Tax detail"
timer 2.18s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Login in the Front Office

01_orders/16_credit_slip_PDF.js
timer
5.8s
assignment
2
check
2
100%
check_circle should access to the Front Office
timer 3.81s
check_circle should login successfully in the Front Office
timer 2s

Create order in the Front Office

01_orders/16_credit_slip_PDF.js
timer
13.67s
assignment
10
check
10
100%
check_circle should set the language of shop to "English"
timer 5.16s
check_circle should get the first product name
timer 0.07s
check_circle should go to the first product page
timer 2.49s
check_circle should select product "size M"
timer 0.12s
check_circle should select product "color Black"
timer 0.35s
check_circle should set the product "quantity"
timer 0.68s
check_circle should click on "Add to cart" button
timer 3.14s
check_circle should click on proceed to checkout button 1
timer 1.2s
check_circle should set the quantity to "4" using the keyboard
timer 0.02s
check_circle should click on proceed to checkout button 2
timer 0.44s

Choose the personal and delivery address

01_orders/16_credit_slip_PDF.js
timer
0.55s
assignment
1
check
1
100%
check_circle should click on confirm address button
timer 0.55s

Choose "SHIPPING METHOD"

01_orders/16_credit_slip_PDF.js
timer
3.9s
assignment
3
check
3
100%
check_circle should choose shipping method my carrier
timer 2.14s
check_circle should create message
timer 1.2s
check_circle should click on "confirm delivery" button
timer 0.56s

Choose "PAYMENT" method

01_orders/16_credit_slip_PDF.js
timer
1.59s
assignment
5
check
5
100%
check_circle should set the payment type "Payment by bank wire"
timer 0.14s
check_circle should set "the condition to approve"
timer 0.19s
check_circle should click on order with an obligation to pay button
timer 0.7s
check_circle should check the order confirmation
timer 0.52s
check_circle should check that the basic price is equal to "22,94 €" (BOOM-3886)
timer 0.05s

Get the account name and logout from the Front Office

01_orders/16_credit_slip_PDF.js
timer
0.56s
assignment
1
check
1
100%
check_circle should get the account name logout successfully from the Front Office
timer 0.56s

Login in the Back Office

01_orders/16_credit_slip_PDF.js
timer
3.16s
assignment
1
check
1
100%
check_circle should login successfully in the Back Office
timer 3.16s

Generate a credit slip

01_orders/16_credit_slip_PDF.js
timer
44.7s
assignment
16
check
16
100%
check_circle should go to the orders list
timer 4.17s
check_circle should go to the created order
timer 1.16s
check_circle should change order state to "Payment accepted"
timer 1.46s
check_circle should refresh the page
timer 0.03s
check_circle should click on "Partial refund" button
timer 1.02s
check_circle should set the "quantity refund" to "2"
timer 0.25s
check_circle should click on "Re-stock products" CheckBox
timer 0.2s
check_circle should click on "Partial refund" button
timer 1.16s
check_circle should check the success message
timer 0.08s
check_circle should get all order information
timer 16.44s
check_circle should go to the orders list
timer 4.75s
check_circle should go to the created order
timer 1.09s
check_circle should click on "DOCUMENTS" subtab
timer 0.25s
check_circle should get the credit slip name
timer 0.08s
check_circle should go to "Credit slip" page
timer 4.15s
check_circle should click on "Download credit slip" button
timer 8.41s

Login in the Back Office

01_orders/16_credit_slip_PDF.js
timer
4.2s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.67s
check_circle should login successfully in the Back Office
timer 3.53s

Check the credit slip information

01_orders/16_credit_slip_PDF.js
timer
6.55s
assignment
3
close
3
0%
remove_circle should check the "Billing Address"
timer 2.19s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check all the "information"
timer 2.18s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Tax detail"
timer 2.18s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Login in the Front Office

01_orders/16_credit_slip_PDF.js
timer
6.25s
assignment
2
check
2
100%
check_circle should access to the Front Office
timer 3.9s
check_circle should login successfully in the Front Office
timer 2.35s

Create order in the Front Office

01_orders/16_credit_slip_PDF.js
timer
14.25s
assignment
10
check
10
100%
check_circle should set the language of shop to "English"
timer 5.19s
check_circle should get the first product name
timer 0.07s
check_circle should go to the first product page
timer 2.59s
check_circle should select product "size M"
timer 0.13s
check_circle should select product "color Black"
timer 0.43s
check_circle should set the product "quantity"
timer 0.7s
check_circle should click on "Add to cart" button
timer 3.15s
check_circle should click on proceed to checkout button 1
timer 1.46s
check_circle should set the quantity to "4" using the keyboard
timer 0.02s
check_circle should click on proceed to checkout button 2
timer 0.51s

Choose the personal and delivery address

01_orders/16_credit_slip_PDF.js
timer
0.71s
assignment
1
check
1
100%
check_circle should click on confirm address button
timer 0.71s

Choose "SHIPPING METHOD"

01_orders/16_credit_slip_PDF.js
timer
3.98s
assignment
3
check
3
100%
check_circle should choose shipping method my carrier
timer 2.14s
check_circle should create message
timer 1.21s
check_circle should click on "confirm delivery" button
timer 0.63s

Choose "PAYMENT" method

01_orders/16_credit_slip_PDF.js
timer
1.61s
assignment
5
check
5
100%
check_circle should set the payment type "Payment by bank wire"
timer 0.15s
check_circle should set "the condition to approve"
timer 0.17s
check_circle should click on order with an obligation to pay button
timer 0.79s
check_circle should check the order confirmation
timer 0.47s
check_circle should check that the basic price is equal to "22,94 €" (BOOM-3886)
timer 0.05s

Get the account name and logout from the Front Office

01_orders/16_credit_slip_PDF.js
timer
0.7s
assignment
1
check
1
100%
check_circle should get the account name logout successfully from the Front Office
timer 0.7s

Login in the Back Office

01_orders/16_credit_slip_PDF.js
timer
2.91s
assignment
1
check
1
100%
check_circle should login successfully in the Back Office
timer 2.91s

Generate a credit slip

01_orders/16_credit_slip_PDF.js
timer
44.47s
assignment
16
check
16
100%
check_circle should go to the orders list
timer 4.19s
check_circle should go to the created order
timer 0.99s
check_circle should change order state to "Payment accepted"
timer 1.52s
check_circle should refresh the page
timer 0.02s
check_circle should click on "Partial refund" button
timer 0.89s
check_circle should set the "quantity refund" to "2"
timer 0.23s
check_circle should click on "Re-stock products" CheckBox
timer 0.21s
check_circle should click on "Partial refund" button
timer 1.06s
check_circle should check the success message
timer 0.12s
check_circle should get all order information
timer 16.54s
check_circle should go to the orders list
timer 4.2s
check_circle should go to the created order
timer 1.76s
check_circle should click on "DOCUMENTS" subtab
timer 0.26s
check_circle should get the credit slip name
timer 0.08s
check_circle should go to "Credit slip" page
timer 4.04s
check_circle should click on "Download credit slip" button
timer 8.38s

Login in the Back Office

01_orders/16_credit_slip_PDF.js
timer
3.85s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.49s
check_circle should login successfully in the Back Office
timer 3.36s

Check the credit slip information

01_orders/16_credit_slip_PDF.js
timer
6.54s
assignment
3
close
3
0%
remove_circle should check the "Billing Address"
timer 2.19s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check all the "information"
timer 2.17s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Tax detail"
timer 2.18s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Filter by the issue date the credit slips

01_orders/16_credit_slip_PDF.js
timer
8.27s
assignment
4
check
4
100%
check_circle should go to the "Credit slips" page
timer 4.04s
check_circle should set "Form date" input
timer 0.23s
check_circle should set "To date" input
timer 0.23s
check_circle should click on "Generate PDF" button
timer 3.77s

Check the credit slip information

01_orders/16_credit_slip_PDF.js
timer
6.46s
assignment
3
close
3
0%
remove_circle should check the "Billing Address"
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check all the "information"
timer 2.16s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Tax detail"
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Check the credit slip information

01_orders/16_credit_slip_PDF.js
timer
6.45s
assignment
3
close
3
0%
remove_circle should check the "Billing Address"
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check all the "information"
timer 2.16s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Tax detail"
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Check the credit slip information

01_orders/16_credit_slip_PDF.js
timer
6.57s
assignment
3
close
3
0%
remove_circle should check the "Billing Address"
timer 2.16s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check all the "information"
timer 2.16s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Tax detail"
timer 2.25s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Filter by a date which there is no order with credit slip generated

01_orders/16_credit_slip_PDF.js
timer
12.84s
assignment
6
check
5
close
1
83.3%
check_circle should go to the "Credit slips" page
timer 4.04s
check_circle should set "Form date" input
timer 2.24s
check_circle should set "To date" input
timer 0.4s
check_circle should click on "Generate PDF" button
timer 0.92s
check_circle should check the error message existence
timer 3.08s
remove_circle should delete "order-slips" file
timer 2.15s
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.BG4jJOHGeD/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Disable Merchandise Returns

01_orders/16_credit_slip_PDF.js
timer
5.04s
assignment
4
check
4
100%
check_circle should go to "Merchandise Returns" page
timer 4.04s
check_circle should disable "Merchandise Returns"
timer 0.13s
check_circle should click on "Save" button
timer 0.56s
check_circle should check the success message
timer 0.31s

library_books 02_product

assignment 01_create_standard_product.js


Create Standard Product in the Back Office

Login in the Back Office

02_product/01_create_standard_product.js
timer
10.75s
assignment
2
check
2
100%
check_circle should open browser
timer 1.89s
check_circle should login successfully in the Back Office
timer 8.87s

Close the onboarding modal if exist

02_product/01_create_standard_product.js
timer
5.04s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 2.88s
check_circle should close the Onboarding on the navBar if exist
timer 2.17s

Edit Basic settings

02_product/01_create_standard_product.js
timer
34.82s
assignment
27
check
27
100%
check_circle should go to "Catalog" page
timer 4.05s
check_circle should click on "NEW PRODUCT"
timer 5.53s
check_circle should set the "product name"
timer 1.61s
check_circle should set the "Quantity" of product
timer 0.27s
check_circle should set the "Summary" text
timer 2.19s
check_circle should click on "Description" tab
timer 0.21s
check_circle should set the "Description" text
timer 2.17s
check_circle should upload the first product picture
timer 0.14s
check_circle should upload the second product picture
timer 0.36s
check_circle should upload the third product picture
timer 0.44s
check_circle should click on "CREATE A CATEGORY"
timer 1.1s
check_circle should upload the second product picture
timer 0.38s
check_circle should set the "New category name"
timer 0.81s
check_circle should click on "Create" button
timer 4.32s
check_circle should choose the created category as default
timer 0.31s
check_circle should check the existence of the first category Radio button
timer 0.16s
check_circle should check the existence of the second category Radio button
timer 0.13s
check_circle should check the existence of the third Radio button
timer 0.12s
check_circle should check the existence of the fourth Radio button
timer 0.11s
check_circle should click on "ADD A BRAND"
timer 0.26s
check_circle should select brand
timer 0.42s
check_circle should click on "ADD RELATED PRODUCT"
timer 0.22s
check_circle should search and add a related product
timer 2.69s
check_circle should click on "ADD A FEATURE" and select one
timer 0.99s
check_circle should set the "Tax exclude" price
timer 0.28s
check_circle should set the "Reference"
timer 0.31s
check_circle should switch the product online
timer 5.27s

Edit product quantity

02_product/01_create_standard_product.js
timer
2.55s
assignment
7
check
7
100%
check_circle should click on "Quantities"
timer 0.86s
check_circle should set the "Quantity"
timer 0.29s
check_circle should set the "Minimum quantity for sale"
timer 0.22s
check_circle should click on "Deny orders"
timer 0.21s
check_circle should set the "label when in stock"
timer 0.39s
check_circle should set the "Label when out of stock (and back order allowed)"
timer 0.33s
check_circle should set the "Availability date"
timer 0.26s

Edit product shipping

02_product/01_create_standard_product.js
timer
1.57s
assignment
7
check
7
100%
check_circle should click on "Shipping"
timer 0.29s
check_circle should set the "Width"
timer 0.22s
check_circle should set the "Height"
timer 0.21s
check_circle should set the "Depth"
timer 0.19s
check_circle should set the "Weight"
timer 0.19s
check_circle should set the "Does this product incur additional shipping costs?"
timer 0.19s
check_circle should click on "My carrier (Delivery next day!)"
timer 0.27s

Edit the product pricing

02_product/01_create_standard_product.js
timer
1.61s
assignment
5
check
5
100%
check_circle should click on "Pricing"
timer 0.36s
check_circle should set the "Price per unit (tax excl.)"
timer 0.2s
check_circle should set the "Unit"
timer 0.18s
check_circle should set the "Price (tax excl.)"
timer 0.17s
check_circle should select the "Priority management"
timer 0.71s

Edit SEO information

02_product/01_create_standard_product.js
timer
0.93s
assignment
4
check
4
100%
check_circle should click on "SEO"
timer 0.26s
check_circle should set the "Meta title"
timer 0.2s
check_circle should set the "Meta description"
timer 0.23s
check_circle should set the "Friendly URL"
timer 0.24s

Edit product options

02_product/01_create_standard_product.js
timer
4.66s
assignment
19
check
19
100%
check_circle should click on "Options"
timer 0.23s
check_circle should select the "Visibility"
timer 0.14s
check_circle should click on "Web only (not sold in your retail store)"
timer 0.15s
check_circle should select the "Condition"
timer 0.22s
check_circle should set the "ISBN"
timer 0.21s
check_circle should set the "EAN-13"
timer 0.23s
check_circle should set the "UPC"
timer 0.29s
check_circle should click on "ADD A CUSTOMIZAITION FIELD"
timer 0.21s
check_circle should set the customization field "Label"
timer 0.21s
check_circle should select the customization field "Type" Text
timer 0.17s
check_circle should click on "Required"
timer 0.25s
check_circle should click on "ADD A CUSTOMIZAITION"
timer 0.31s
check_circle should set the second customization field "Label"
timer 0.29s
check_circle should select the customization field "Type" File
timer 0.18s
check_circle should click on "ATTACH A NEW FILE"
timer 0.28s
check_circle should add a file
timer 0.52s
check_circle should set the file "Title"
timer 0.19s
check_circle should set the file "Description"
timer 0.28s
check_circle should add the previous added file
timer 0.32s

Save Product

02_product/01_create_standard_product.js
timer
1.66s
assignment
3
check
3
100%
check_circle should click on "SAVE"
timer 0.42s
check_circle should check that the success alert message is well displayed
timer 1.2s
check_circle should logout successfully from the Back Office
timer 0.05s

Check the product creation in the Back Office

02_product/01_create_standard_product.js
timer
11.63s
assignment
11
check
11
100%
check_circle should open browser
timer 0.65s
check_circle should log in successfully in BO
timer 3.74s
check_circle should go to "Catalog" page
timer 4.19s
check_circle should search for product by name
timer 1.55s
check_circle should check the existence of product name
timer 0.25s
check_circle should check the existence of product reference
timer 0.17s
check_circle should check the existence of product category
timer 0.07s
check_circle should check the existence of product price TE
timer 0.08s
check_circle should check the existence of product quantity
timer 0.07s
check_circle should check the existence of product status
timer 0.07s
check_circle should click on "Reset" button
timer 0.81s

Check the standard product in the Front Office

Login in the Front Office

02_product/01_create_standard_product.js
timer
3.49s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.96s
check_circle should login successfully in the Front Office
timer 2.54s

Check that the standard product is well displayed in the Front Office

02_product/01_create_standard_product.js
timer
13.23s
assignment
9
check
9
100%
check_circle should set the shop language to "English"
timer 5.19s
check_circle should search for the product
timer 2.71s
check_circle should go to the product page
timer 0.68s
check_circle should check that the product name is equal to "ST1558457865370"
timer 0.08s
check_circle should check that the product price is equal to "€12.00"
timer 0.08s
check_circle should check that the product quantity is equal to "10"
timer 0.07s
check_circle should check that the "summary" is equal to "new automate"
timer 0.08s
check_circle should check that the "description" is equal to "create new product in automate"
timer 0.08s
check_circle should check that the product reference is equal to "new product automate"
timer 4.27s

Logout from the Front Office

02_product/01_create_standard_product.js
timer
0.54s
assignment
1
check
1
100%
check_circle should logout successfully from the Front Office
timer 0.54s

assignment 02_create_pack_of_product.js


Create a pack of products in the Back Office

Login in the Back Office

02_product/02_create_pack_of_product.js
timer
3.89s
assignment
2
check
2
100%
check_circle should open browser
timer 0.58s
check_circle should login successfully in the Back Office
timer 3.31s

Close the onboarding modal if exist

02_product/02_create_pack_of_product.js
timer
2.18s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.15s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Edit the Basic settings

02_product/02_create_pack_of_product.js
timer
31.52s
assignment
23
check
23
100%
check_circle should go to "Catalog" page
timer 4.08s
check_circle should click on "NEW PRODUCT"
timer 1.7s
check_circle should set the "product name"
timer 1.18s
check_circle should set the "Summary" text
timer 2.22s
check_circle should click on "Description" tab
timer 0.27s
check_circle should set the "Description" text
timer 2.16s
check_circle should select the "Pack of products"
timer 0.29s
check_circle should set the "Add products to your pack"
timer 1.5s
check_circle should set the "Add products to your pack"
timer 1.42s
check_circle should set the "Quantity" of product
timer 0.17s
check_circle should upload the product picture
timer 0.21s
check_circle should click on "CREATE A CATEGORY"
timer 0.8s
check_circle should set the "New category name"
timer 0.74s
check_circle should click on "Create" button
timer 4.34s
check_circle should choose the created category as default
timer 0.23s
check_circle should click on "ADD A BRAND"
timer 0.19s
check_circle should select brand
timer 0.4s
check_circle should click on "ADD RELATED PRODUCT"
timer 0.22s
check_circle should search and add a related product
timer 2.47s
check_circle should click on "ADD A FEATURE" and select one
timer 1.08s
check_circle should set the "Tax exclude" price
timer 0.26s
check_circle should set the "Reference"
timer 0.32s
check_circle should switch the product online
timer 5.3s

Edit product quantities

02_product/02_create_pack_of_product.js
timer
2.51s
assignment
8
check
8
100%
check_circle should click on "Quantities"
timer 0.76s
check_circle should set the "Quantity"
timer 0.16s
check_circle should set the "Minimum quantity for sale"
timer 0.19s
check_circle should set the "Pack quantity"
timer 0.21s
check_circle should click on "Deny orders"
timer 0.19s
check_circle should set the "label when in stock"
timer 0.41s
check_circle should set the "Label when out of stock (and back order allowed)"
timer 0.34s
check_circle should set the "Availability date"
timer 0.26s

Edit product shipping

02_product/02_create_pack_of_product.js
timer
1.46s
assignment
7
check
7
100%
check_circle should click on "Shipping"
timer 0.37s
check_circle should set the "Width"
timer 0.16s
check_circle should set the "Height"
timer 0.18s
check_circle should set the "Depth"
timer 0.17s
check_circle should set the "Weight"
timer 0.18s
check_circle should set the "Does this product incur additional shipping costs?"
timer 0.18s
check_circle should click on "My carrier (Delivery next day!)"
timer 0.22s

Edit product pricing

02_product/02_create_pack_of_product.js
timer
1.65s
assignment
5
check
5
100%
check_circle should click on "Pricing"
timer 0.31s
check_circle should set the "Price per unit (tax excl.)"
timer 0.18s
check_circle should set the "Unit"
timer 0.18s
check_circle should set the "Price (tax excl.)"
timer 0.21s
check_circle should select the "Priority management"
timer 0.77s

Edit SEO information

02_product/02_create_pack_of_product.js
timer
1.03s
assignment
4
check
4
100%
check_circle should click on "SEO"
timer 0.23s
check_circle should set the "Meta title"
timer 0.26s
check_circle should set the "Meta description"
timer 0.26s
check_circle should set the "Friendly URL"
timer 0.27s

Edit product options

02_product/02_create_pack_of_product.js
timer
5.02s
assignment
19
check
19
100%
check_circle should click on "Options"
timer 0.24s
check_circle should select the "Visibility"
timer 0.12s
check_circle should click on "Web only (not sold in your retail store)"
timer 0.14s
check_circle should select the "Condition"
timer 0.26s
check_circle should set the "ISBN"
timer 0.24s
check_circle should set the "EAN-13"
timer 0.39s
check_circle should set the "UPC"
timer 0.36s
check_circle should click on "ADD A CUSTOMIZAITION"
timer 0.23s
check_circle should set the customization field "Label"
timer 0.35s
check_circle should select the customization field "Type" Text
timer 0.45s
check_circle should click on "Required"
timer 0.34s
check_circle should click on "ADD A CUSTOMIZAITION"
timer 0.21s
check_circle should set the second customization field "Label"
timer 0.24s
check_circle should select the customization field "Type" File
timer 0.17s
check_circle should click on "ATTACH A NEW FILE"
timer 0.26s
check_circle should add a file
timer 0.36s
check_circle should set the file "Title"
timer 0.19s
check_circle should set the file "Description"
timer 0.25s
check_circle should add the previous added file
timer 0.25s

Save Product

02_product/02_create_pack_of_product.js
timer
1.59s
assignment
3
check
3
100%
check_circle should click on "SAVE"
timer 0.43s
check_circle should check that the success alert message is well displayed
timer 1.12s
check_circle should logout successfully from the Back Office
timer 0.04s

Check the product creation in the Back Office

02_product/02_create_pack_of_product.js
timer
12.3s
assignment
11
check
11
100%
check_circle should open browser
timer 0.62s
check_circle should login successfully in the Back Office
timer 4.03s
check_circle should go to "Catalog" page
timer 4.17s
check_circle should search for product by name
timer 1.88s
check_circle should check the existence of product name
timer 0.28s
check_circle should check the existence of product reference
timer 0.18s
check_circle should check the existence of product category
timer 0.13s
check_circle should check the existence of product price TE
timer 0.07s
check_circle should check the existence of product quantity
timer 0.06s
check_circle should check the existence of product status
timer 0.06s
check_circle should click on "Reset" button
timer 0.83s

Check the pack product in the Front Office

Login in the Front Office

02_product/02_create_pack_of_product.js
timer
3.3s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.76s
check_circle should login successfully in the Front Office
timer 2.54s

Check that the pack product is well displayed in the Front Office

02_product/02_create_pack_of_product.js
timer
13.91s
assignment
15
check
15
100%
check_circle should set the shop language to "English"
timer 5.19s
check_circle should search for the product
timer 2.99s
check_circle should go to the product page
timer 0.69s
check_circle should check that the product name is equal to "PK1558457865370"
timer 0.09s
check_circle should check that the product price is equal to "€12.00"
timer 0.07s
check_circle should check that the first product pack name is equal to "The adventure begins Framed poster Dimension-40x60cm"
timer 0.07s
check_circle should check that the first product pack price is equal to "€34.80"
timer 0.07s
check_circle should check that the first product pack quantity is equal to "1"
timer 0.12s
check_circle should check that the second product pack name is equal to "Today is a good day Framed poster Dimension-40x60cm"
timer 0.08s
check_circle should check that the second product pack price is equal to "€34.80"
timer 0.07s
check_circle should check that the second product pack quantity is equal to "3"
timer 0.07s
check_circle should check that the product quantity is equal to "10"
timer 0.04s
check_circle should check that the "summary" is equal to "new automate"
timer 0.06s
check_circle should check that the "description" is equal to "create new product in automate"
timer 0.06s
check_circle should check that the product reference is equal to "new product automate"
timer 4.24s

Logout from the Front Office

02_product/02_create_pack_of_product.js
timer
0.51s
assignment
1
check
1
100%
check_circle should logout successfully from the Front Office
timer 0.51s

assignment 04_create_virtual_product.js


Create virtual Product in the Back Office

Open the browser then log in the Back Office

02_product/04_create_virtual_product.js
timer
3.78s
assignment
2
check
2
100%
check_circle should open browser
timer 0.53s
check_circle should log in successfully in the Back Office
timer 3.25s

Test1: create "Currency"

Access to "Currencies" page

02_product/04_create_virtual_product.js
timer
5.74s
assignment
2
check
2
100%
check_circle should go to "Localization" page
timer 4.18s
check_circle should click on "Currencies" subtab
timer 1.56s

Create a new "Currency"

02_product/04_create_virtual_product.js
timer
3.54s
assignment
5
check
5
100%
check_circle should click on "Add new currency" button
timer 1.11s
check_circle should choose the "DZD" currency from the list
timer 0.49s
check_circle should set the "Exchange rate" input
timer 0.15s
check_circle should click on "Save" button
timer 1.61s
check_circle should verify the appearance of the green validation
timer 0.18s

Search then check the "DZD" currency in the back office

02_product/04_create_virtual_product.js
timer
3.27s
assignment
2
check
2
100%
check_circle should search for the currency by "Iso code"
timer 3.08s
check_circle should check the appearance of the currency
timer 0.2s

Enable currency

02_product/04_create_virtual_product.js
timer
3.53s
assignment
2
check
2
100%
check_circle should click on "Enable icon"
timer 1.02s
check_circle should click on "Reset" button
timer 2.51s

Check General information of the product

Create a new product in the Back Office

02_product/04_create_virtual_product.js
timer
9.04s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.05s
check_circle should click on "New Product" button
timer 3.81s
check_circle should set the "Name" input
timer 0.47s
check_circle should set the "Reference" input
timer 0.16s
check_circle should set the "Quantity" input
timer 0.18s
check_circle should set the "Price" input
timer 0.22s
check_circle should upload the first product picture
timer 0.15s

Add Attribute

02_product/04_create_virtual_product.js
timer
32.56s
assignment
8
check
8
100%
check_circle should select the "Product with combination" radio button
timer 0.78s
check_circle should go to "Combinations" tab
timer 0.63s
check_circle should select the variation
timer 9.34s
check_circle should click on "Generate" button
timer 0.23s
check_circle should verify the appearance of the green validation
timer 0.71s
check_circle should refresh the page if "Debug" mode is active because of the issue here "#9826"
timer 7.18s
check_circle should select all the generated variations
timer 2.18s
check_circle should set the "Variations quantity" input
timer 11.52s

Save the created product

02_product/04_create_virtual_product.js
timer
12.65s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.04s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.16s
check_circle should click on "Save" button
timer 5.22s
check_circle should check and close the green validation
timer 3.23s

Check buttons in header page

Check product name and language selector

02_product/04_create_virtual_product.js
timer
30.82s
assignment
15
check
15
100%
check_circle should go to "Catalog > Products" page
timer 4.06s
check_circle should click on "New product" button
timer 1.66s
check_circle should select the "virtual product" type
timer 0.8s
check_circle should check the "product name" placeholder
timer 0.75s
check_circle should check that the "product name" is empty
timer 0.06s
check_circle should set the "product name" input
timer 0.33s
check_circle should check then close symfony toolbar
timer 1.04s
check_circle should switch the product online
timer 4.26s
check_circle should click on "Save" button
timer 6.45s
check_circle should check that the "product name" input is equal to "VRT1558457865370"
timer 0.06s
check_circle should select "fr" in language list
timer 0.16s
check_circle should check that the "product name" input is equal to "VRT1558457865370"
timer 0.04s
check_circle should select "en" in language list
timer 0.12s
check_circle should go to the Front Office
timer 7.33s
check_circle should search for the product VRT1558457865370 then go back to the Back Office
timer 3.7s

Check product type

02_product/04_create_virtual_product.js
timer
20.05s
assignment
9
check
9
100%
check_circle should check the existence of 3 types of product
timer 1.95s
check_circle should go to "Catalog > Products" page
timer 4.07s
check_circle should search for the product by name
timer 1.11s
check_circle should click on "Edit" button
timer 2.03s
check_circle should click on "Simple product" radio button
timer 0.57s
check_circle should verify the appearance of the warning modal
timer 3.08s
check_circle should click on "Yes" button from the modal
timer 0.3s
check_circle should go to "Catalog > Products" page
timer 5.93s
check_circle should click on reset button
timer 1.02s

Check "Sales", "Quick navigation" and "Help" buttons in the header

02_product/04_create_virtual_product.js
timer
15.21s
assignment
10
check
10
100%
check_circle should click on "New product" button
timer 2.15s
check_circle should click on "Sales" button
timer 1.03s
check_circle should check that "Product details" block is displayed in stats page
timer 3.41s
check_circle should click on "Quick navigation" button
timer 2.19s
check_circle should check the existence of id, name, price and quantity columns
timer 1.32s
check_circle should click on "VRT1558457865370" link
timer 1.4s
check_circle should check that we are redirected to "VRT1558457865370" page
timer 0.47s
check_circle should click on "Help" button
timer 1.02s
check_circle should check that the "Help" sidebar is opened
timer 2.04s
check_circle should close the "Help" sidebar
timer 0.18s

Check buttons in the footer of the page of product

02_product/04_create_virtual_product.js
timer
2m150.94s
assignment
31
check
30
close
1
96.8%
check_circle should click on "Delete" icon
timer 0.6s
check_circle should click on "No" of the confirmation modal
timer 0.74s
check_circle should go to "Catalog > products" page
timer 2.87s
check_circle should search for product by name
timer 1.47s
check_circle should click on the product name
timer 1.68s
check_circle should click on "Delete" icon
timer 1.46s
check_circle should click on "No" of the confirmation modal
timer 1.5s
check_circle should verify the appearance of the green validation
timer 2.14s
check_circle should click on "New product" button
timer 1.53s
check_circle should select the "virtual product" type
timer 0.78s
check_circle should set the "product name" input
timer 0.93s
check_circle should check then close symfony toolbar
timer 1.05s
check_circle should click on "Save" button
timer 6.34s
check_circle should click on "Preview" button
timer 0.37s
check_circle should switch to the Preview page in the Front Office
timer 0.19s
check_circle should click on the "Preview" link
timer 11.72s
check_circle should check the offline warning message
timer 0.07s
check_circle should go back to the Back Office
timer 1.35s
check_circle should switch the product online then offline
timer 7.04s
check_circle should save then duplicate product with "ALT + SHIFT + D"
timer 3.13s
remove_circle should save then go to catalog page with "ALT+ SHIFT + Q"
timer 1m90.33s
Error: element ("#page-header-desc-configuration-add") still not visible after 90000ms
Error: element ("#page-header-desc-configuration-add") still not visible after 90000ms
    at elements("#page-header-desc-configuration-add") - isVisible.js:54:17
    at isVisible("#page-header-desc-configuration-add") - waitForVisible.js:73:22
check_circle should select the "virtual product" type
timer 0.13s
check_circle should set the "product name" input
timer 0.39s
check_circle should save and open new product form with "ALT+ SHIFT + P"
timer 3.77s
check_circle should set the "product name" input
timer 0.42s
check_circle should select the "virtual product" type
timer 0.16s
check_circle should save the product with "ALT+ SHIFT + S"
timer 2.17s
check_circle should check the click on tooltips "?" icon for "Quantity" and "type"
timer 0.78s
check_circle should check the click on tooltips "?" icon for "Price" then check that the help box of price appear
timer 0.23s
check_circle should check the click on tooltips "?" icon for "Price" then check that the help box of price disappear
timer 3.19s
check_circle should click on "Pricing" tab then check that the tooltip disappear
timer 2.41s

Check basic settings tab (Image, summary description, feature, brand, related product)

Search for the created product

02_product/04_create_virtual_product.js
timer
4m288.1s
assignment
9
check
5
close
4
55.6%
check_circle should go to "Catalog" page
timer 2.84s
check_circle should search for the created product
timer 1.5s
remove_circle should click on "Dropdown toggle" button
timer 1m90.15s
Error: element ("(//*[@id="product_catalog_list"]//tbody//div[@class="btn-group-action"]//button[@data-toggle="dropdown"])[1]") still not existing after 90000ms
Error: element ("(//*[@id="product_catalog_list"]//tbody//div[@class="btn-group-action"]//button[@data-toggle="dropdown"])[1]") still not existing after 90000ms
    at elements("(//*[@id="product_catalog_list"]//tbody//div[@class="btn-group-action"]//button[@data-toggle="dropdown"])[1]") - isExisting.js:46:17
    at isExisting("(//*[@id="product_catalog_list"]//tbody//div[@class="btn-group-action"]//button[@data-toggle="dropdown"])[1]") - waitForExist.js:67:22
remove_circle should click on "Delete" action
timer 1m90.17s
Error: element ("(//*[@id="product_catalog_list"]//tbody//div[@class="btn-group-action"]//a[contains(@onclick,"delete")])[1]") still not existing after 90000ms
Error: element ("(//*[@id="product_catalog_list"]//tbody//div[@class="btn-group-action"]//a[contains(@onclick,"delete")])[1]") still not existing after 90000ms
    at elements("(//*[@id="product_catalog_list"]//tbody//div[@class="btn-group-action"]//a[contains(@onclick,"delete")])[1]") - isExisting.js:46:17
    at isExisting("(//*[@id="product_catalog_list"]//tbody//div[@class="btn-group-action"]//a[contains(@onclick,"delete")])[1]") - waitForExist.js:67:22
remove_circle should click on "Delete now" modal button
timer 1m91.15s
Error: element ("//*[@id="catalog_deletion_modal"]//button[contains(text(), "Delete now")]") still not visible after 90000ms
Error: element ("//*[@id="catalog_deletion_modal"]//button[contains(text(), "Delete now")]") still not visible after 90000ms
    at elementIdDisplayed("0.8274203408738081-1") - isVisible.js:71:55
remove_circle should verify the appearance of the green validation
timer 9.15s
Error: element ("//div[contains(@class, "alert-success")]//p") still not existing after 9000ms
Error: element ("//div[contains(@class, "alert-success")]//p") still not existing after 9000ms
    at elements("//div[contains(@class, "alert-success")]//p") - isExisting.js:46:17
    at isExisting("//div[contains(@class, "alert-success")]//p") - waitForExist.js:67:22
check_circle should set the search the created product
timer 0.25s
check_circle should click on "Search" button
timer 1.06s
check_circle should click on the product name
timer 1.82s

Check the image of the product in basic settings tab

02_product/04_create_virtual_product.js
timer
1m70.56s
assignment
33
check
29
close
4
87.9%
check_circle should upload the first product picture
timer 2.24s
check_circle should check that the "Product picture" is well displayed
timer 0.17s
check_circle should click on "First image" of product
timer 4.35s
check_circle should click on "Cover image" checkbox
timer 0.65s
check_circle should click on "Save image settings" button
timer 0.25s
remove_circle should verify the appearance of the green validation (issue #9631)
timer 9.17s
Error: element ("#growls-default > .growl-notice > .growl-message:not(:empty)") still not existing after 9000ms
Error: element ("#growls-default > .growl-notice > .growl-message:not(:empty)") still not existing after 9000ms
    at elements("#growls-default > .growl-notice > .growl-message:not(:empty)") - isExisting.js:46:17
    at isExisting("#growls-default > .growl-notice > .growl-message:not(:empty)") - waitForExist.js:67:22
check_circle should click on "Cover image" checkbox
timer 0.13s
check_circle should click on "Save image settings" button
timer 0.23s
remove_circle should verify the appearance of the green validation (issue #9631)
timer 9.19s
Error: element ("#growls-default > .growl-notice > .growl-message:not(:empty)") still not existing after 9000ms
Error: element ("#growls-default > .growl-notice > .growl-message:not(:empty)") still not existing after 9000ms
    at elements("#growls-default > .growl-notice > .growl-message:not(:empty)") - isExisting.js:46:17
    at isExisting("#growls-default > .growl-notice > .growl-message:not(:empty)") - waitForExist.js:67:22
check_circle should set the "Legend picture"
timer 0.25s
check_circle should click on "Save image settings" button
timer 0.21s
remove_circle should verify the appearance of the green validation (issue #9631)
timer 9.19s
Error: element ("#growls-default > .growl-notice > .growl-message:not(:empty)") still not existing after 9000ms
Error: element ("#growls-default > .growl-notice > .growl-message:not(:empty)") still not existing after 9000ms
    at elements("#growls-default > .growl-notice > .growl-message:not(:empty)") - isExisting.js:46:17
    at isExisting("#growls-default > .growl-notice > .growl-message:not(:empty)") - waitForExist.js:67:22
check_circle should click on "Close" button
timer 0.19s
check_circle should upload the second product picture
timer 2.13s
check_circle should change the order of pictures
timer 4.2s
check_circle should click on "Second image" of product
timer 0.19s
check_circle should set the "Legend picture"
timer 0.73s
check_circle should click on "Save image settings" button
timer 0.19s
remove_circle should verify the appearance of the green validation (issue #9631)
timer 9.18s
Error: element ("#growls-default > .growl-notice > .growl-message:not(:empty)") still not existing after 9000ms
Error: element ("#growls-default > .growl-notice > .growl-message:not(:empty)") still not existing after 9000ms
    at elements("#growls-default > .growl-notice > .growl-message:not(:empty)") - isExisting.js:46:17
    at isExisting("#growls-default > .growl-notice > .growl-message:not(:empty)") - waitForExist.js:67:22
check_circle should check then close symfony toolbar
timer 1.05s
check_circle should switch the product online
timer 4.33s
check_circle should click on "Preview" button
timer 0.53s
check_circle should go to the Front Office
timer 0.19s
check_circle should check that the "Product pictures" is well ordered
timer 0.84s
check_circle should go back to the Back Office
timer 0.1s
check_circle should click on "First image" of product
timer 3.21s
check_circle should click on "Zoom" button
timer 0.17s
check_circle should check that the "Product picture" is well displayed in zoom out
timer 0.15s
check_circle should click on "Close" button
timer 1.16s
check_circle should click on "Delete" button
timer 0.16s
check_circle should click on "Yes" modal button
timer 0.73s
check_circle should check that the "Product picture" is well deleted
timer 5.06s
check_circle should check that the first image is the cover picture of the product
timer 0.03s

Check the "Summary" and the " Description" tab in the basic settings tab

02_product/04_create_virtual_product.js
timer
25.72s
assignment
53
check
53
100%
check_circle should check that the "Summary" field is well displayed
timer 0.04s
check_circle should click on "Description" tab
timer 3.16s
check_circle should check that the "Description" field is well displayed
timer 0.03s
check_circle should click on "Summary" tab
timer 0.16s
check_circle should check the appearance of "Source" button
timer 0.03s
check_circle should check the appearance of "Color picker" button
timer 0.03s
check_circle should check the appearance of "Bold" button
timer 0.03s
check_circle should check the appearance of "Italic" button
timer 0.06s
check_circle should check the appearance of "Underline" button
timer 0.04s
check_circle should check the appearance of "Strikethrough" button
timer 0.03s
check_circle should check the appearance of "Blockquote" button
timer 0.04s
check_circle should check the appearance of "Insert/edit link" button
timer 0.03s
check_circle should check the appearance of "Text format" button
timer 0.03s
check_circle should check the appearance of "Bullet list" button
timer 0.03s
check_circle should check the appearance of "Numbered list" button
timer 0.03s
check_circle should check the appearance of "Table" button
timer 0.04s
check_circle should check the appearance of "Insert/edit image" button
timer 0.03s
check_circle should check the appearance of "Insert/edit video" button
timer 0.06s
check_circle should check the appearance of "Presentation" button
timer 0.03s
check_circle should click on "Description" tab
timer 0.13s
check_circle should check the appearance of "Source" button
timer 0.03s
check_circle should check the appearance of "Color picker" button
timer 0.03s
check_circle should check the appearance of "Bold" button
timer 0.03s
check_circle should check the appearance of "Italic" button
timer 0.03s
check_circle should check the appearance of "Underline" button
timer 0.03s
check_circle should check the appearance of "Strikethrough" button
timer 0.03s
check_circle should check the appearance of "Blockquote" button
timer 0.03s
check_circle should check the appearance of "Insert/edit link" button
timer 0.05s
check_circle should check the appearance of "Text format" button
timer 0.03s
check_circle should check the appearance of "Bullet list" button
timer 0.03s
check_circle should check the appearance of "Numbered list" button
timer 0.03s
check_circle should check the appearance of "Table" button
timer 0.03s
check_circle should check the appearance of "Insert/edit image" button
timer 0.03s
check_circle should check the appearance of "Insert/edit video" button
timer 0.03s
check_circle should check the appearance of "Presentation" button
timer 0.03s
check_circle should click on "Summary" tab
timer 0.13s
check_circle should set the "Summary" text
timer 2.19s
check_circle should click on "save"
timer 0.28s
check_circle should check the appearance of red validation
timer 2.08s
check_circle should check that the "Error message" is well displayed
timer 0.08s
check_circle should set the "Summary" text
timer 2.15s
check_circle should click on "Description" tab
timer 0.25s
check_circle should set the "Description" text
timer 2.16s
check_circle should click on "SAVE"
timer 2.21s
check_circle should check that the success alert message is well displayed
timer 0.62s
check_circle should click on "Preview" button
timer 0.35s
check_circle should go to the Front Office
timer 2.2s
check_circle should check that the "summary" is equal to "new automate"
timer 1.07s
check_circle should check that the "description" is equal to "create new product in automate"
timer 0.07s
check_circle should select "Français" in language list
timer 5.18s
check_circle should check that the "summary" is empty
timer 0.02s
check_circle should check that the "description" is empty
timer 0.05s
check_circle should go back to the Back Office
timer 0.13s

Check features, brand and related product in the basic settings tab

02_product/04_create_virtual_product.js
timer
58.32s
assignment
39
check
37
close
2
94.9%
check_circle should click on "Add a feature" button
timer 5.41s
check_circle should choose "Composition" feature from the dropdown list
timer 1.44s
check_circle should choose "Cotton" pre-defined value from the dropdown list
timer 0.64s
remove_circle should check that the "Custom value" input is well disabled (issue #9680)
timer 2.22s
AssertionError: expected null to equal 'disabled'
AssertionError: expected null to equal 'disabled'
    at Object.client.pause.waitForExist.then.then (test/clients/common_client.js:301:46)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should click on "Add a feature" button
timer 3.19s
check_circle should choose "Property" feature from the dropdown list
timer 1.48s
check_circle should set the "Custom value" input
timer 0.31s
remove_circle should check that the "Pre-defined value" select is well disabled (issue #9680)
timer 2.19s
AssertionError: expected false to be true
AssertionError: expected false to be true
    at Object.client.pause.isExisting.then (test/clients/common_client.js:415:53)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should click on "Delete" icon of the second feature
timer 0.21s
check_circle should click on "Yes" modal button
timer 0.63s
check_circle should click on "Add a feature" button
timer 3.22s
check_circle should choose "Composition" feature from the dropdown list
timer 1.53s
check_circle should choose "Cotton" pre-defined value from the dropdown list
timer 0.66s
check_circle should click on "SAVE"
timer 0.36s
check_circle should click on "Preview" button
timer 0.77s
check_circle should go to the Front Office
timer 2.24s
check_circle should click on "Product details" tab
timer 0.16s
check_circle should verify that "Composition" exist
timer 3.07s
check_circle should verify that "Cotton" and "Wool" exist
timer 2.01s
check_circle should go back to the Back Office
timer 0.1s
check_circle should click on "Add a brand" button
timer 3.13s
check_circle should select brand
timer 0.34s
check_circle should check that we can add only one brand
timer 2.05s
check_circle should click on "Delete" icon of the selected brand
timer 0.26s
check_circle should click on "No" modal button
timer 0.65s
check_circle should click on "Delete" icon of the selected brand
timer 3.11s
check_circle should click on "yes" modal button
timer 0.78s
check_circle should click on "Add related product" button
timer 2.13s
check_circle should search and add a related product
timer 0.83s
check_circle should search and add a related product
timer 0.82s
check_circle should search and add a related product
timer 0.79s
check_circle should click on "Delete" icon of the first related product
timer 2.27s
check_circle should click on "Yes" modal button
timer 0.72s
check_circle should click on "Delete" icon of the second related product
timer 2.2s
check_circle should click on "Yes" modal button
timer 0.95s
check_circle should click on "Delete" icon of the third related product
timer 2.19s
check_circle should click on "Yes" modal button
timer 0.7s
check_circle should click on "Delete" icon of the all related product
timer 2.21s
check_circle should click on "Yes" modal button
timer 0.38s

Check basic settings tab: Price and category

02_product/04_create_virtual_product.js
timer
33m1999.99s
assignment
56
check
5
close
51
8.9%
remove_circle should go to "Categories" page
timer 2.31s
Error: unknown error: Element is not clickable at point (119, 302). Other element would receive the click:
Error: unknown error: Element is not clickable at point (119, 302). Other element would receive the click:
    at new RuntimeError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:143:12)
    at Request._callback (node_modules/webdriverio/build/lib/utils/RequestHandler.js:318:39)
    at Request.self.callback (node_modules/webdriverio/node_modules/request/request.js:185:22)
    at Request. (node_modules/webdriverio/node_modules/request/request.js:1161:10)
    at IncomingMessage. (node_modules/webdriverio/node_modules/request/request.js:1083:12)
    at endReadableNT (_stream_readable.js:1064:12)
    at _combinedTickCallback (internal/process/next_tick.js:139:11)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should search for category
timer 1m92.22s
Error: element ("//input[@id="category_name"]") still not existing after 90000ms
Error: element ("//input[@id="category_name"]") still not existing after 90000ms
    at elements("//input[@id="category_name"]") - isExisting.js:46:17
    at isExisting("//input[@id="category_name"]") - waitForExist.js:67:22
remove_circle should get "ID" of the Clothes category
timer 1m90.19s
Error: element ("//*[@id="category_grid_table"]//tr[1]//td[2]") still not existing after 90000ms
Error: element ("//*[@id="category_grid_table"]//tr[1]//td[2]") still not existing after 90000ms
    at elements("//*[@id="category_grid_table"]//tr[1]//td[2]") - isExisting.js:46:17
    at isExisting("//*[@id="category_grid_table"]//tr[1]//td[2]") - waitForExist.js:67:22
check_circle should go to "Catalog > Products" page
timer 4.05s
remove_circle should set the search the created product
timer 1m90.17s
Error: element ("(//*[@id="product_catalog_list"]//input[contains(@name, "filter_column_name")])[1]") still not existing after 90000ms
Error: element ("(//*[@id="product_catalog_list"]//input[contains(@name, "filter_column_name")])[1]") still not existing after 90000ms
    at elements("(//*[@id="product_catalog_list"]//input[contains(@name, "filter_column_name")])[1]") - isExisting.js:46:17
    at isExisting("(//*[@id="product_catalog_list"]//input[contains(@name, "filter_column_name")])[1]") - waitForExist.js:67:22
remove_circle should click on "Search" button
timer 1m90.16s
Error: element ("//*[@id="product_catalog_list"]//button[contains(@name, "products_filter_submit")]") still not existing after 90000ms
Error: element ("//*[@id="product_catalog_list"]//button[contains(@name, "products_filter_submit")]") still not existing after 90000ms
    at elements("//*[@id="product_catalog_list"]//button[contains(@name, "products_filter_submit")]") - isExisting.js:46:17
    at isExisting("//*[@id="product_catalog_list"]//button[contains(@name, "products_filter_submit")]") - waitForExist.js:67:22
remove_circle should click on the product name
timer 1m90.17s
Error: element ("#product_catalog_list table.product > tbody tr:first-child > td:nth-child(4) > a") still not existing after 90000ms
Error: element ("#product_catalog_list table.product > tbody tr:first-child > td:nth-child(4) > a") still not existing after 90000ms
    at elements("#product_catalog_list table.product > tbody tr:first-child > td:nth-child(4) > a") - isExisting.js:46:17
    at isExisting("#product_catalog_list table.product > tbody tr:first-child > td:nth-child(4) > a") - waitForExist.js:67:22
remove_circle should set the "Reference" input
timer 0.3s
Error: unknown error: cannot focus element
Error: unknown error: cannot focus element
    at new RuntimeError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:143:12)
    at Request._callback (node_modules/webdriverio/build/lib/utils/RequestHandler.js:318:39)
    at Request.self.callback (node_modules/webdriverio/node_modules/request/request.js:185:22)
    at Request. (node_modules/webdriverio/node_modules/request/request.js:1161:10)
    at IncomingMessage. (node_modules/webdriverio/node_modules/request/request.js:1083:12)
    at endReadableNT (_stream_readable.js:1064:12)
    at _combinedTickCallback (internal/process/next_tick.js:139:11)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should check then close symfony toolbar
timer 1.05s
remove_circle should click on "Save" button
timer 5.35s
Error: unknown error: Element is not clickable at point (1142, 863). Other element would receive the click:
Error: unknown error: Element is not clickable at point (1142, 863). Other element would receive the click:
    at new RuntimeError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:143:12)
    at Request._callback (node_modules/webdriverio/build/lib/utils/RequestHandler.js:318:39)
    at Request.self.callback (node_modules/webdriverio/node_modules/request/request.js:185:22)
    at Request. (node_modules/webdriverio/node_modules/request/request.js:1161:10)
    at IncomingMessage. (node_modules/webdriverio/node_modules/request/request.js:1083:12)
    at endReadableNT (_stream_readable.js:1064:12)
    at _combinedTickCallback (internal/process/next_tick.js:139:11)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check and close the green validation
timer 11.16s
Error: element ("#growls-default > .growl-notice > .growl-message:not(:empty)") still not existing after 9000ms
Error: element ("#growls-default > .growl-notice > .growl-message:not(:empty)") still not existing after 9000ms
    at elements("#growls-default > .growl-notice > .growl-message:not(:empty)") - isExisting.js:46:17
    at isExisting("#growls-default > .growl-notice > .growl-message:not(:empty)") - waitForExist.js:67:22
remove_circle should set the "Tax excluded" price input
timer 0.36s
Error: unknown error: cannot focus element
Error: unknown error: cannot focus element
    at new RuntimeError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:143:12)
    at Request._callback (node_modules/webdriverio/build/lib/utils/RequestHandler.js:318:39)
    at Request.self.callback (node_modules/webdriverio/node_modules/request/request.js:185:22)
    at Request. (node_modules/webdriverio/node_modules/request/request.js:1161:10)
    at IncomingMessage. (node_modules/webdriverio/node_modules/request/request.js:1083:12)
    at endReadableNT (_stream_readable.js:1064:12)
    at _combinedTickCallback (internal/process/next_tick.js:139:11)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check that the "Tax included" price is equal to "12"
timer 0.2s
AssertionError: expected '0' to equal '12'
AssertionError: expected '0' to equal '12'
    at Object.client.pause.waitForExist.then.then (test/clients/common_client.js:301:46)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should choose "5.5%" from the "Tax rule" list
timer 0.28s
Error: unknown error: Element FR Taux standard (20%) is not clickable at point (1121, 133). Other element would receive the click:
Error: unknown error: Element FR Taux standard (20%) is not clickable at point (1121, 133). Other element would receive the click:
    at new RuntimeError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:143:12)
    at Request._callback (node_modules/webdriverio/build/lib/utils/RequestHandler.js:318:39)
    at Request.self.callback (node_modules/webdriverio/node_modules/request/request.js:185:22)
    at Request. (node_modules/webdriverio/node_modules/request/request.js:1161:10)
    at IncomingMessage. (node_modules/webdriverio/node_modules/request/request.js:1083:12)
    at endReadableNT (_stream_readable.js:1064:12)
    at _combinedTickCallback (internal/process/next_tick.js:139:11)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check that the "Price (tax included)" is equal to "10.55"
timer 0.2s
AssertionError: expected '0' to equal '10.55'
AssertionError: expected '0' to equal '10.55'
    at Object.client.pause.waitForExist.then.then (test/clients/common_client.js:301:46)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should click on "Save" button
timer 5.28s
Error: unknown error: Element is not clickable at point (1142, 863). Other element would receive the click:
Error: unknown error: Element is not clickable at point (1142, 863). Other element would receive the click:
    at new RuntimeError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:143:12)
    at Request._callback (node_modules/webdriverio/build/lib/utils/RequestHandler.js:318:39)
    at Request.self.callback (node_modules/webdriverio/node_modules/request/request.js:185:22)
    at Request. (node_modules/webdriverio/node_modules/request/request.js:1161:10)
    at IncomingMessage. (node_modules/webdriverio/node_modules/request/request.js:1083:12)
    at endReadableNT (_stream_readable.js:1064:12)
    at _combinedTickCallback (internal/process/next_tick.js:139:11)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should click on "Preview" button
timer 0.27s
Error: unknown error: Element ... is not clickable at point (365, 861). Other element would receive the click:
Error: unknown error: Element ... is not clickable at point (365, 861). Other element would receive the click:
    at new RuntimeError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:143:12)
    at Request._callback (node_modules/webdriverio/build/lib/utils/RequestHandler.js:318:39)
    at Request.self.callback (node_modules/webdriverio/node_modules/request/request.js:185:22)
    at Request. (node_modules/webdriverio/node_modules/request/request.js:1161:10)
    at IncomingMessage. (node_modules/webdriverio/node_modules/request/request.js:1083:12)
    at endReadableNT (_stream_readable.js:1064:12)
    at _combinedTickCallback (internal/process/next_tick.js:139:11)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should go to the Front Office
timer 1.98s
check_circle should click on the "Preview" link
timer 12.2s
remove_circle should check that the "Product price" is equal to "€10.55"
timer 13.17s
Error: element ("(//*[@id="main"]//span[@itemprop="price"])[1]") still not existing after 9000ms
Error: element ("(//*[@id="main"]//span[@itemprop="price"])[1]") still not existing after 9000ms
    at elements("(//*[@id="main"]//span[@itemprop="price"])[1]") - isExisting.js:46:17
    at isExisting("(//*[@id="main"]//span[@itemprop="price"])[1]") - waitForExist.js:67:22
remove_circle should go back to the Back Office
timer 0.14s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558459285470.png") - common_client.js:103:24
remove_circle should choose "No tax" from the "Tax rule" list
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558459375485.png") - common_client.js:103:24
remove_circle should check that the "Tax included" price is equal to "10"
timer 1m90.1s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558459465508.png") - common_client.js:103:24
remove_circle should choose "5.5%" from the "Tax rule" list
timer 1m90.09s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558459555602.png") - common_client.js:103:24
remove_circle should start to search a category
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558459645704.png") - common_client.js:103:24
remove_circle should get the number of the displayed categories
timer 2.1s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558459647726.png") - common_client.js:103:24
check_circle check if the displayed categories contains "Accessories"
timer
remove_circle should search "Clothes" category
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558459737826.png") - common_client.js:103:24
remove_circle should associate "Clothes" category to the created product
timer 1m91.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558459828926.png") - common_client.js:103:24
remove_circle should check that the tag of "Clothes" category is well displayed
timer 9.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558459837943.png") - common_client.js:103:24
remove_circle should check that "Clothes" category is checked
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558459839963.png") - common_client.js:103:24
remove_circle should uncheck "Clothes" category
timer 1m91.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558459930976.png") - common_client.js:103:24
remove_circle should check "Clothes" category
timer 1m91.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460021992.png") - common_client.js:103:24
remove_circle should check that the tag of "Clothes" category is well displayed
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460031004.png") - common_client.js:103:24
remove_circle should check that "Clothes" category is checked
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460033020.png") - common_client.js:103:24
remove_circle should delete the tag of "Clothes" category
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460123033.png") - common_client.js:103:24
remove_circle should check that "Clothes" category is unchecked
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460125061.png") - common_client.js:103:24
remove_circle should check "Clothes" category
timer 1m91.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460216073.png") - common_client.js:103:24
remove_circle should uncheck "Clothes" category
timer 1m91.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460307097.png") - common_client.js:103:24
remove_circle should check that the tag of "Clothes" category is not existing
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460307118.png") - common_client.js:103:24
remove_circle should click on "Collapse" button
timer 1.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460308137.png") - common_client.js:103:24
remove_circle should check that the tree is reduced
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460310151.png") - common_client.js:103:24
remove_circle should click on "Expand" button
timer 1.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460311171.png") - common_client.js:103:24
remove_circle should check that the tree is expanded
timer 2.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460313185.png") - common_client.js:103:24
remove_circle should click on "Clothes" radio button
timer 1m91.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460404204.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m95.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460499226.png") - common_client.js:103:24
remove_circle should check that "Clothes" is the default category
timer 2.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460501245.png") - common_client.js:103:24
remove_circle should check that the tag display the full path of the category
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460591258.png") - common_client.js:103:24
remove_circle should click on "Create a category" button
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460591283.png") - common_client.js:103:24
remove_circle should check the existence of "New category name" input
timer 1.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460592298.png") - common_client.js:103:24
remove_circle should check the existence of Parent of the category" select
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460592316.png") - common_client.js:103:24
remove_circle should set the "New category name" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460682330.png") - common_client.js:103:24
remove_circle should choose "Clothes" as Parent of the category from the dropdown list
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460682364.png") - common_client.js:103:24
remove_circle should click on "Create" button
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460682380.png") - common_client.js:103:24
remove_circle should get the "ID" of the created category
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460774397.png") - common_client.js:103:24
remove_circle should define the new category created "main category"
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460774420.png") - common_client.js:103:24

Check "Virtual product" tab

Search the created product then edit basic settings information

02_product/04_create_virtual_product.js
timer
13m821.22s
assignment
14
close
14
0%
remove_circle should go to "Catalog > Products" page
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460866443.png") - common_client.js:103:24
remove_circle should click on the product name
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558460956462.png") - common_client.js:103:24
remove_circle should set the "Summary" textarea
timer 1m92.03s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558461048489.png") - common_client.js:103:24
remove_circle should click on "Description" tab
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558461138510.png") - common_client.js:103:24
remove_circle should set the "Description" textarea
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558461230532.png") - common_client.js:103:24
remove_circle should set the "Quantity" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558461320559.png") - common_client.js:103:24
remove_circle should select the "Tax rule" "10%"
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558461410574.png") - common_client.js:103:24
remove_circle should upload the first product picture
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558461410588.png") - common_client.js:103:24
remove_circle should set the price "Tax excluded" input
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558461410602.png") - common_client.js:103:24
remove_circle should set the "Reference" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558461500618.png") - common_client.js:103:24
remove_circle should select the "virtual product"
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558461590641.png") - common_client.js:103:24
remove_circle should check that the "Quantity" tab is not visible
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558461592661.png") - common_client.js:103:24
remove_circle should check that the "Combination" Block is not visible
timer 2.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558461594677.png") - common_client.js:103:24
remove_circle should check that the "Virtual product" tab is existing
timer 1.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558461595694.png") - common_client.js:103:24

Edit Virtual product tab

02_product/04_create_virtual_product.js
timer
15m913.29s
assignment
19
close
19
0%
remove_circle should go to the "Virtual product" tab
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558461595710.png") - common_client.js:103:24
remove_circle should set the "Quantity" input
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558461685724.png") - common_client.js:103:24
remove_circle should set the "Minimum quantity for sale" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558461775739.png") - common_client.js:103:24
remove_circle should indicate that the product do not have an associated file
timer 1.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558461776764.png") - common_client.js:103:24
remove_circle should indicate that the product have an associated file
timer 1.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558461777775.png") - common_client.js:103:24
remove_circle should add a file
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558461777790.png") - common_client.js:103:24
remove_circle should check the file "NAME"
timer 1m93.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558461870807.png") - common_client.js:103:24
remove_circle should edit the file "NAME"
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558461960834.png") - common_client.js:103:24
remove_circle should add the file "NUMBER"
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558462050847.png") - common_client.js:103:24
remove_circle should add the file "EXPIRATION DATE"
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558462140869.png") - common_client.js:103:24
remove_circle should add the file "DAYS NUMBER"
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558462230880.png") - common_client.js:103:24
remove_circle should save the attached file
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558462230902.png") - common_client.js:103:24
remove_circle should check "Delete this file" button
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558462230918.png") - common_client.js:103:24
remove_circle should check the existence "Download file" button
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558462230937.png") - common_client.js:103:24
remove_circle should click on "Download file" button
timer 1m98.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558462328957.png") - common_client.js:103:24
remove_circle should click on "Deny orders"
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558462328980.png") - common_client.js:103:24
remove_circle should set the "label when in stock"
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558462418990.png") - common_client.js:103:24
remove_circle should set the "Label when out of stock (and back order allowed)"
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558462419008.png") - common_client.js:103:24
remove_circle should set the "Availability date"
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558462509019.png") - common_client.js:103:24

Save Product

02_product/04_create_virtual_product.js
timer
3m180.03s
assignment
2
close
2
0%
remove_circle should click on "SAVE"
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558462599041.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558462689064.png") - common_client.js:103:24

Check the virtual product in the Front Office

Check that the pack product is well displayed in the Front Office

02_product/04_create_virtual_product.js
timer
14m855.28s
assignment
13
close
13
0%
remove_circle should go to the Front Office
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558462781089.png") - common_client.js:103:24
remove_circle should search for the product
timer 1m92.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558462873111.png") - common_client.js:103:24
remove_circle should go to the product page
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558462963126.png") - common_client.js:103:24
remove_circle should check that the product name is equal to "VRT1558457865370"
timer 9.09s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558462972141.png") - common_client.js:103:24
remove_circle should check that the product price is equal to "€11.00"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558462981239.png") - common_client.js:103:24
remove_circle should check that the product quantity is equal to "10"
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558463071254.png") - common_client.js:103:24
remove_circle should check that the "summary" is equal to "new automate"
timer 9.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558463080267.png") - common_client.js:103:24
remove_circle should check that the "description" is equal to "create new product in automate"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558463089286.png") - common_client.js:103:24
remove_circle should check that the product reference is equal to "new product automate"
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558463181302.png") - common_client.js:103:24
remove_circle should set the product "quantity"
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558463271323.png") - common_client.js:103:24
remove_circle should click on "Add to cart" button
timer 1m93.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558463364341.png") - common_client.js:103:24
remove_circle should click on proceed to checkout button 1
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558463454357.png") - common_client.js:103:24
remove_circle should click on proceed to checkout button 2
timer 1m90.03s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558463544384.png") - common_client.js:103:24

Create new account

02_product/04_create_virtual_product.js
timer
9m540.1s
assignment
6
close
6
0%
remove_circle should choose a "Social title"
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558463634408.png") - common_client.js:103:24
remove_circle should set the "First name" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558463724425.png") - common_client.js:103:24
remove_circle should set the "Last name" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558463814456.png") - common_client.js:103:24
remove_circle should set the "Email" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558463904478.png") - common_client.js:103:24
remove_circle should set the "Password" input
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558463994490.png") - common_client.js:103:24
remove_circle should click on "CONTINUE" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558464084511.png") - common_client.js:103:24

Add new address

02_product/04_create_virtual_product.js
timer
15m900.19s
assignment
10
close
10
0%
remove_circle should set the "company" input
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558464174527.png") - common_client.js:103:24
remove_circle should set "VAT number" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558464264545.png") - common_client.js:103:24
remove_circle should set "Address" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558464354570.png") - common_client.js:103:24
remove_circle should set "Second address" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558464444594.png") - common_client.js:103:24
remove_circle should set "Postal code" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558464534619.png") - common_client.js:103:24
remove_circle should set "City" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558464624638.png") - common_client.js:103:24
remove_circle should select the country
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558464714660.png") - common_client.js:103:24
remove_circle should set "Home phone" input
timer 1m90.03s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558464804678.png") - common_client.js:103:24
remove_circle should click on "Use this address for invoice too
timer 1m90.03s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558464894707.png") - common_client.js:103:24
remove_circle should click on "CONTINUE
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558464984732.png") - common_client.js:103:24

Add Invoice Address

02_product/04_create_virtual_product.js
timer
13m810.13s
assignment
9
close
9
0%
remove_circle should set the "company" input
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558465074747.png") - common_client.js:103:24
remove_circle should set "VAT number" input
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558465164766.png") - common_client.js:103:24
remove_circle should set "Address" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558465254781.png") - common_client.js:103:24
remove_circle should set "Second address" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558465344805.png") - common_client.js:103:24
remove_circle should set "Postal code" input
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558465434824.png") - common_client.js:103:24
remove_circle should set "City" input
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558465524841.png") - common_client.js:103:24
remove_circle should select the country
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558465614856.png") - common_client.js:103:24
remove_circle should set "Home phone" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558465704875.png") - common_client.js:103:24
remove_circle should click on "CONTINUE" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558465794898.png") - common_client.js:103:24

Choose "PAYMENT" method

02_product/04_create_virtual_product.js
timer
6m414.14s
assignment
10
close
10
0%
remove_circle should set the payment type "Payment by bank wire"
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558465884915.png") - common_client.js:103:24
remove_circle should set "the condition to approve"
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558465974939.png") - common_client.js:103:24
remove_circle should click on "order with an obligation to pay" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466064956.png") - common_client.js:103:24
remove_circle should check the order confirmation
timer 9.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466073976.png") - common_client.js:103:24
remove_circle should check that the product name is equal to "VRT1558457865370"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466082990.png") - common_client.js:103:24
remove_circle should check that the product unit price is equal to "€11.00"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466092006.png") - common_client.js:103:24
remove_circle should check that the total price is equal to "€44.00"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466101022.png") - common_client.js:103:24
remove_circle should check that the subtotal price is equal to "€44.00"
timer 9.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466110038.png") - common_client.js:103:24
remove_circle should check that the payment method is "Bank transfer"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466119058.png") - common_client.js:103:24
remove_circle should get the order reference"
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466209075.png") - common_client.js:103:24

Change order state in the Back Office

Change order state

02_product/04_create_virtual_product.js
timer
3m182.07s
assignment
6
close
6
0%
remove_circle should go back to the Back Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466209092.png") - common_client.js:103:24
remove_circle should go to "Orders" page
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466209106.png") - common_client.js:103:24
remove_circle should search for the created order by reference
timer
TypeError: Cannot read property 'split' of undefined
TypeError: Cannot read property 'split' of undefined
    at test (test/campaigns/full/02_product/04_create_virtual_product.js:238:169)
    at Context.it (test/helpers.js:11:10)
remove_circle should go to search order
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466299120.png") - common_client.js:103:24
remove_circle should go to the order
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466301143.png") - common_client.js:103:24
remove_circle should change order state to "payment accepted"
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466391159.png") - common_client.js:103:24

Check if the maximum number of available downloads is reached, then we can not download it in the Front Office

02_product/04_create_virtual_product.js
timer
6m360.09s
assignment
6
close
6
0%
remove_circle should go to the Back Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466391176.png") - common_client.js:103:24
remove_circle should go to the customer account
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466481189.png") - common_client.js:103:24
remove_circle should go to the order history and details
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466571207.png") - common_client.js:103:24
remove_circle should click on details button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466661224.png") - common_client.js:103:24
remove_circle should download the file 4times
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466751243.png") - common_client.js:103:24
remove_circle should check if the maximum number of available downloads is reached
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466751265.png") - common_client.js:103:24

Change the date of downloading the file in the Back Office

Access to the Back Office

02_product/04_create_virtual_product.js
timer
0.02s
assignment
1
close
1
0%
remove_circle should log in successfully in BO
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466751288.png") - common_client.js:103:24

Change the download date of the file with an expired date

02_product/04_create_virtual_product.js
timer
6m361.1s
assignment
6
close
6
0%
remove_circle should go to "Catalog > Products" page
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466751304.png") - common_client.js:103:24
remove_circle should search for product by name
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466841320.png") - common_client.js:103:24
remove_circle should click on "Edit" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558466931337.png") - common_client.js:103:24
remove_circle should go to the "Virtual product" tab
timer 1m91.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558467022361.png") - common_client.js:103:24
remove_circle should add file "EXPIRATION DATE"
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558467112380.png") - common_client.js:103:24
remove_circle should save attached file
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558467112405.png") - common_client.js:103:24

Check if the max download date is exceeded, then we can not download it

02_product/04_create_virtual_product.js
timer
5m359.6s
assignment
6
close
6
0%
remove_circle should log in successfully in FO
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558467112419.png") - common_client.js:103:24
remove_circle should go to the customer account
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558467202437.png") - common_client.js:103:24
remove_circle should go to the order history and details
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558467292455.png") - common_client.js:103:24
remove_circle should click on "details" button
timer 1m89.52s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558467381981.png") - common_client.js:103:24
remove_circle should download the file
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558467471999.png") - common_client.js:103:24
remove_circle should check if the max download date is exceeded
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558467472021.png") - common_client.js:103:24

Check pricing tab

02_product/04_create_virtual_product.js
timer
47m2865.88s
assignment
60
close
60
0%
remove_circle should go back to the Back Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558467472042.png") - common_client.js:103:24
remove_circle should go to "Catalog > Products" page
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558467472055.png") - common_client.js:103:24
remove_circle should click on the product name
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558467562072.png") - common_client.js:103:24
remove_circle should click on "Pricing" tab
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558467564096.png") - common_client.js:103:24
remove_circle should set the "Tax rule" to "5.5%"
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558467654112.png") - common_client.js:103:24
remove_circle should set the "Price (tax incl.)" input
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558467744137.png") - common_client.js:103:24
remove_circle should check that the "Price (tax excl.)" is equal to "7.083333"
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558467834152.png") - common_client.js:103:24
remove_circle should check that the "Price (tax incl.)" is equal to "€8.5" in the banner "Final retail price" (issue #13516 )
timer 10.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558467844164.png") - common_client.js:103:24
remove_circle should check that the "Price (tax excl.)" is equal to "€7.08" in the banner "Final retail price" (issue #13516)
timer 10.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558467854180.png") - common_client.js:103:24
remove_circle should set the "Price (tax incl.)" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558467944200.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m93.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558468037215.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558468127232.png") - common_client.js:103:24
remove_circle should check that the "Price (tax incl.)" is equal to "9.5"
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558468217252.png") - common_client.js:103:24
remove_circle should check that the "Price (tax excl.)" is equal to "7.916667"
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558468307269.png") - common_client.js:103:24
remove_circle should click on "Basic settings" tab
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558468397285.png") - common_client.js:103:24
remove_circle should check that the "Tax included" price is equal to "9.5"
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558468487305.png") - common_client.js:103:24
remove_circle should check that the "Price (tax included)" is equal to "7.916667"
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558468577327.png") - common_client.js:103:24
remove_circle should click on "Pricing" tab
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558468667340.png") - common_client.js:103:24
remove_circle should set the "Price per unit (tax excl.)" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558468757358.png") - common_client.js:103:24
remove_circle should set the "Unit" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558468847376.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m93.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558468940394.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558469030413.png") - common_client.js:103:24
remove_circle should click on "Preview" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558469120432.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558469120454.png") - common_client.js:103:24
remove_circle should check that the "Product price" is equal to "€9.50"
timer 12.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558469132466.png") - common_client.js:103:24
remove_circle should check that the "Unit price" is equal to "(€2.40 kilo)"
timer 12.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558469144483.png") - common_client.js:103:24
remove_circle should go back to the Back Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558469144496.png") - common_client.js:103:24
remove_circle should set the "Tax rule" to "5.5%"
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558469234509.png") - common_client.js:103:24
remove_circle should check that the "Price (tax incl.)" is equal to "8.352084"
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558469324524.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m93.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558469417539.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558469507554.png") - common_client.js:103:24
remove_circle should click on "Preview" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558469597576.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558469597600.png") - common_client.js:103:24
remove_circle should check that the "Product price" is equal to "€8.35"
timer 12.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558469609612.png") - common_client.js:103:24
remove_circle should go back to the Back Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558469609634.png") - common_client.js:103:24
remove_circle should set the "Tax rule" to "20%"
timer 1m91.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558469700651.png") - common_client.js:103:24
remove_circle should check that the "Price (tax incl.)" is equal to "9.5"
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558469790663.png") - common_client.js:103:24
remove_circle should check that the "Manage tax rules" link will open in a new tab (issue #12475)
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558469880686.png") - common_client.js:103:24
remove_circle should click on "Display the "On sale!" flag on the product page, and on product listings." checkbox
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558469970708.png") - common_client.js:103:24
remove_circle should set the "Cost price" input
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470060727.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470150740.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470240756.png") - common_client.js:103:24
remove_circle should check that the "Cost price" is equal to "6.123456"
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470330768.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470330790.png") - common_client.js:103:24
remove_circle should check that the product on sale flag does exist
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470330809.png") - common_client.js:103:24
remove_circle should go back to the Back Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470330823.png") - common_client.js:103:24
remove_circle should click on "Add a specific price" button
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470332843.png") - common_client.js:103:24
remove_circle should check that the "All currencies" select does exist
timer 2.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470334858.png") - common_client.js:103:24
remove_circle should check that the "All countries" select does exist
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470334873.png") - common_client.js:103:24
remove_circle should check that the "All groups" select does exist
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470334895.png") - common_client.js:103:24
remove_circle should check that the "Customer" input does exist
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470334910.png") - common_client.js:103:24
remove_circle should check that the "Available from" calendar input does exist
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470334928.png") - common_client.js:103:24
remove_circle should check that the "Available to" calendar input does exist
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470334941.png") - common_client.js:103:24
remove_circle should check that the "Starting at" input does exist
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470334955.png") - common_client.js:103:24
remove_circle should check that the "Product price (tax excl.)" input does exist
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470334972.png") - common_client.js:103:24
remove_circle should check that the "Leave initial price" checkbox does exist
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470334986.png") - common_client.js:103:24
remove_circle should check that the "Apply a discount of" input does exist
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470335004.png") - common_client.js:103:24
remove_circle should check that the "Discount type" select does exist
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470335018.png") - common_client.js:103:24
remove_circle should check that the "Tax" select does exist
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470335032.png") - common_client.js:103:24
remove_circle should click on "Cancel" button
timer 3.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470338051.png") - common_client.js:103:24

Specific price: Currency

02_product/04_create_virtual_product.js
timer
15m929.21s
assignment
14
close
14
0%
remove_circle should click on "Add a specific price" button
timer 1m93.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470431065.png") - common_client.js:103:24
remove_circle should click on "Currency" select
timer 1m92.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470523080.png") - common_client.js:103:24
remove_circle should set the "Apply a discount of" input
timer 1m92.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470615093.png") - common_client.js:103:24
remove_circle should choose the "Percentage" from the specific price type
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470705105.png") - common_client.js:103:24
remove_circle should click on "Apply" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470795133.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470885150.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470975163.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558470975194.png") - common_client.js:103:24
remove_circle should search for the product
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558471067212.png") - common_client.js:103:24
remove_circle should go to the product page
timer 1m92.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558471159229.png") - common_client.js:103:24
remove_circle should check that the "Discount" is equal to "SAVE 10%"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558471168244.png") - common_client.js:103:24
remove_circle should click on "Currency" select and choose "DZD" from the dropdown list
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558471258259.png") - common_client.js:103:24
remove_circle should check that the product price is equal to "DZD10"
timer 9.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558471267283.png") - common_client.js:103:24
remove_circle should verify that the discount does not exist
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558471267301.png") - common_client.js:103:24

Specific price: Country

02_product/04_create_virtual_product.js
timer
38m2282s
assignment
33
close
33
0%
remove_circle should go back to the Back Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558471267315.png") - common_client.js:103:24
remove_circle should click on "Delete" icon from the specific price table
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558471269336.png") - common_client.js:103:24
remove_circle should click on "Yes" modal button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558471359347.png") - common_client.js:103:24
remove_circle should click on "Add a specific price" button
timer 2.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558471361367.png") - common_client.js:103:24
remove_circle should click on "Country" select and choose "France" from the dropdown list
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558471451384.png") - common_client.js:103:24
remove_circle should set the "Apply a discount of" input
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558471541399.png") - common_client.js:103:24
remove_circle should choose the "Percentage" from the specific price type
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558471631410.png") - common_client.js:103:24
remove_circle should click on "Apply" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558471721427.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558471811450.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558471901469.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558471901490.png") - common_client.js:103:24
remove_circle should set the shop language to "English"
timer 2.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558471903503.png") - common_client.js:103:24
remove_circle should click on "Currency" select and choose "EUR €" from the dropdown list
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558471993519.png") - common_client.js:103:24
remove_circle should click on the "Sign in" link
timer 1m91.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558472084538.png") - common_client.js:103:24
remove_circle should click on "No account? Create one here" link
timer 1m91.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558472175557.png") - common_client.js:103:24
remove_circle should choose a "Social title" option
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558472265582.png") - common_client.js:103:24
remove_circle should set the "First name" input
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558472355594.png") - common_client.js:103:24
remove_circle should set the "Last name" input
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558472445610.png") - common_client.js:103:24
remove_circle should set the "Email" input
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558472535626.png") - common_client.js:103:24
remove_circle should set the "Password" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558472625644.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558472715666.png") - common_client.js:103:24
remove_circle should click on "User name" link
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558472805681.png") - common_client.js:103:24
remove_circle should click on "ADD FIRST ADDRESS" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558472895697.png") - common_client.js:103:24
remove_circle should set the "Address" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558472985716.png") - common_client.js:103:24
remove_circle should set the "Zip/Postal Code" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558473075743.png") - common_client.js:103:24
remove_circle should set the "City" input
timer 1m89.52s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558473165271.png") - common_client.js:103:24
remove_circle should choose a "Country" from the dropdown list
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558473255289.png") - common_client.js:103:24
remove_circle should click on "SAVE" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558473345300.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 9.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558473354318.png") - common_client.js:103:24
remove_circle should search for the product
timer 1m92.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558473446336.png") - common_client.js:103:24
remove_circle should go to the product page
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558473538352.png") - common_client.js:103:24
remove_circle should check that the product price is equal to "€9.50"
timer 11.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558473549372.png") - common_client.js:103:24
remove_circle should check that the "Discount" does not exist
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558473549498.png") - common_client.js:103:24

Specific price: Group

02_product/04_create_virtual_product.js
timer
12m742.23s
assignment
15
close
15
0%
remove_circle should go back to the Back Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558473549514.png") - common_client.js:103:24
remove_circle should click on "Delete" icon from the specific price table
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558473551533.png") - common_client.js:103:24
remove_circle should click on "Yes" modal button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558473641545.png") - common_client.js:103:24
remove_circle should click on "Add a specific price" button
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558473643569.png") - common_client.js:103:24
remove_circle should click on "Group" select and choose "Client" from the dropdown list
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558473733582.png") - common_client.js:103:24
remove_circle should set the "Apply a discount of" input
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558473823597.png") - common_client.js:103:24
remove_circle should choose the "Percentage" from the specific price type
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558473913609.png") - common_client.js:103:24
remove_circle should click on "Apply" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558474003623.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558474093641.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558474183661.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558474183680.png") - common_client.js:103:24
remove_circle should check that the "Discount" is equal to "SAVE 25%"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558474192691.png") - common_client.js:103:24
remove_circle should click on "Sign out" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558474282703.png") - common_client.js:103:24
remove_circle should check that the product price is equal to "€9.50"
timer 9.03s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558474291739.png") - common_client.js:103:24
remove_circle should verify that the discount does not exist
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558474291763.png") - common_client.js:103:24

Specific price: Customer

02_product/04_create_virtual_product.js
timer
17m1040.37s
assignment
23
close
23
0%
remove_circle should go back to the Back Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558474291780.png") - common_client.js:103:24
remove_circle should click on "Delete" icon from the specific price table
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558474293801.png") - common_client.js:103:24
remove_circle should click on "Yes" modal button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558474383814.png") - common_client.js:103:24
remove_circle should click on "Add a specific price" button
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558474385844.png") - common_client.js:103:24
remove_circle should set the "Customer" input
timer 1m92.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558474477856.png") - common_client.js:103:24
remove_circle should click on "Leave initial price" checkbox
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558474477877.png") - common_client.js:103:24
remove_circle should set the "Product price (tax excl.)" input
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558474569889.png") - common_client.js:103:24
remove_circle should set the "Apply a discount of" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558474659916.png") - common_client.js:103:24
remove_circle should choose the "Percentage" from the specific price type
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558474749931.png") - common_client.js:103:24
remove_circle should click on "Apply" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558474839955.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558474929975.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475019994.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475020016.png") - common_client.js:103:24
remove_circle should check that the product price is equal to "€9.50"
timer 11.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475031035.png") - common_client.js:103:24
remove_circle should verify that the discount does not exist
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475031054.png") - common_client.js:103:24
remove_circle should login successfully in the Front Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475031073.png") - common_client.js:103:24
remove_circle should set the shop language to "English"
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475033084.png") - common_client.js:103:24
remove_circle should search for the product
timer 1m92.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475125104.png") - common_client.js:103:24
remove_circle should go to the product page
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475215121.png") - common_client.js:103:24
remove_circle should check that the product price is equal to "€7.02"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475224135.png") - common_client.js:103:24
remove_circle should verify that the discount is equal to "SAVE 10%"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475233150.png") - common_client.js:103:24
remove_circle should check that the connected "Customer" is equal to "John DOE"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475242165.png") - common_client.js:103:24
remove_circle should click on "Sign out" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475332178.png") - common_client.js:103:24

Specific price: Starting at a specific quantity

02_product/04_create_virtual_product.js
timer
16m983.36s
assignment
23
close
23
0%
remove_circle should go back to the Back Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475332202.png") - common_client.js:103:24
remove_circle should click on "Delete" icon from the specific price table
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475334223.png") - common_client.js:103:24
remove_circle should click on "Yes" modal button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475424240.png") - common_client.js:103:24
remove_circle should click on "Add a specific price" button
timer 2.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475426259.png") - common_client.js:103:24
remove_circle should set the "Starting at" input
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475518283.png") - common_client.js:103:24
remove_circle should set the "Apply a discount of" input
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475608298.png") - common_client.js:103:24
remove_circle should choose the "Percentage" from the specific price type
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475698310.png") - common_client.js:103:24
remove_circle should click on "Apply" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475788336.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475878348.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475968366.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475968395.png") - common_client.js:103:24
remove_circle should check that the "Quantity" is equal to "3"
timer 9.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475977407.png") - common_client.js:103:24
remove_circle should check that the "Discount" is equal to "5%"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475986424.png") - common_client.js:103:24
remove_circle should check that the "You Save" is equal to "Up to €1.43"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558475995443.png") - common_client.js:103:24
remove_circle should set the "Quantity" input
timer 1m92.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558476087455.png") - common_client.js:103:24
remove_circle should check that the product price is equal to "€9.03 "
timer 13.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558476100472.png") - common_client.js:103:24
remove_circle should verify that the discount is equal to "SAVE 5%"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558476109490.png") - common_client.js:103:24
remove_circle should search for the product
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558476201505.png") - common_client.js:103:24
remove_circle should check that the product on sale flag does exist
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558476201530.png") - common_client.js:103:24
remove_circle should click on "Quick view" button
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558476201545.png") - common_client.js:103:24
remove_circle should set the "Quantity" input
timer 1m92.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558476293568.png") - common_client.js:103:24
remove_circle should check that the product price is equal to "€9.03"
timer 13.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558476306587.png") - common_client.js:103:24
remove_circle should verify that the discount is equal to "SAVE 5%"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558476315606.png") - common_client.js:103:24

Specific price: Tax excluded

02_product/04_create_virtual_product.js
timer
12m749.31s
assignment
14
close
14
0%
remove_circle should go back to the Back Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558476315629.png") - common_client.js:103:24
remove_circle should click on "Delete" icon from the specific price table
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558476317645.png") - common_client.js:103:24
remove_circle should click on "Yes" modal button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558476407661.png") - common_client.js:103:24
remove_circle should click on "Add a specific price" button
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558476409683.png") - common_client.js:103:24
remove_circle should set the "Apply a discount of" input
timer 1m92.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558476501697.png") - common_client.js:103:24
remove_circle should choose the "Tax excluded" from the specific price tax
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558476591711.png") - common_client.js:103:24
remove_circle should click on "Apply" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558476681728.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558476771757.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.11s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558476861876.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558476861894.png") - common_client.js:103:24
remove_circle should search for the product
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558476953906.png") - common_client.js:103:24
remove_circle should go to the product page
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558477043925.png") - common_client.js:103:24
remove_circle should check that the product price is equal to "€5.90"
timer 12.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558477055938.png") - common_client.js:103:24
remove_circle should verify that the discount is equal to "SAVE €3.60"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558477064951.png") - common_client.js:103:24

Specific price: Tax included

02_product/04_create_virtual_product.js
timer
12m749.24s
assignment
14
close
14
0%
remove_circle should go back to the Back Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558477064970.png") - common_client.js:103:24
remove_circle should click on "Delete" icon from the specific price table
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558477066987.png") - common_client.js:103:24
remove_circle should click on "Yes" modal button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558477157003.png") - common_client.js:103:24
remove_circle should click on "Add a specific price" button
timer 2.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558477159026.png") - common_client.js:103:24
remove_circle should set the "Apply a discount of" input
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558477251043.png") - common_client.js:103:24
remove_circle should choose the "Tax included" from the specific price tax
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558477341055.png") - common_client.js:103:24
remove_circle should click on "Apply" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558477431071.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558477521093.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558477611112.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558477611131.png") - common_client.js:103:24
remove_circle should search for the product
timer 1m92.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558477703147.png") - common_client.js:103:24
remove_circle should go to the product page
timer 1m90.03s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558477793162.png") - common_client.js:103:24
remove_circle should check that the product price is equal to "€6.50"
timer 12.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558477805194.png") - common_client.js:103:24
remove_circle should verify that the discount is equal to "SAVE €3.00"
timer 9.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558477814216.png") - common_client.js:103:24

Specific price: Date

02_product/04_create_virtual_product.js
timer
27m1659.07s
assignment
28
close
28
0%
remove_circle should go back to the Back Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558477814242.png") - common_client.js:103:24
remove_circle should click on "Delete" icon from the specific price table
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558477816264.png") - common_client.js:103:24
remove_circle should click on "Yes" modal button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558477906275.png") - common_client.js:103:24
remove_circle should click on "Add a specific price" button
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558477908298.png") - common_client.js:103:24
remove_circle should set the "Date available from" input
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558478000309.png") - common_client.js:103:24
remove_circle should set the "Date to" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558478090338.png") - common_client.js:103:24
remove_circle should set the "Apply a discount of" input
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558478180355.png") - common_client.js:103:24
remove_circle should choose the "Percentage" from the specific price type
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558478270370.png") - common_client.js:103:24
remove_circle should click on "Apply" button
timer 1m90.12s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558478360382.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558478450511.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558478540530.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558478540548.png") - common_client.js:103:24
remove_circle should check that the product price is equal to "€8.55"
timer 10.52s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558478551070.png") - common_client.js:103:24
remove_circle should verify that the discount is equal to "SAVE 10%"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558478560082.png") - common_client.js:103:24
remove_circle should go back to the Back Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558478560100.png") - common_client.js:103:24
remove_circle should click on "Delete" icon from the specific price table
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558478652118.png") - common_client.js:103:24
remove_circle should click on "Yes" modal button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558478742135.png") - common_client.js:103:24
remove_circle should click on "Add a specific price" button
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558478834161.png") - common_client.js:103:24
remove_circle should set the "Date available from" input
timer 1m92.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558478926178.png") - common_client.js:103:24
remove_circle should set the "Date to" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558479016197.png") - common_client.js:103:24
remove_circle should set the "Apply a discount of" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558479106221.png") - common_client.js:103:24
remove_circle should choose the "Percentage" from the specific price type
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558479196237.png") - common_client.js:103:24
remove_circle should click on "Apply" button
timer 1m90.03s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558479286260.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558479376281.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558479466304.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558479466326.png") - common_client.js:103:24
remove_circle should verify that the discount does not exist
timer 7.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558479473352.png") - common_client.js:103:24
remove_circle should go back to the Back Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558479473365.png") - common_client.js:103:24

Specific price: Starting at

02_product/04_create_virtual_product.js
timer
11m687.27s
assignment
16
close
16
0%
remove_circle should go back to the Back Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558479473384.png") - common_client.js:103:24
remove_circle should click on "Delete" icon from the specific price table
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558479475399.png") - common_client.js:103:24
remove_circle should click on "Yes" modal button
timer 1m90.03s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558479565419.png") - common_client.js:103:24
remove_circle should click on "Add a specific price" button
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558479567446.png") - common_client.js:103:24
remove_circle should set the "Starting at" input
timer 1m92.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558479659458.png") - common_client.js:103:24
remove_circle should set the "Apply a discount of" input
timer 1m90.03s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558479749482.png") - common_client.js:103:24
remove_circle should click on "Apply" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558479839509.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558479929525.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480019542.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480019572.png") - common_client.js:103:24
remove_circle should check that the "Quantity" is equal to "3"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480028584.png") - common_client.js:103:24
remove_circle should check that the "Discount" is equal to "€5.00"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480037595.png") - common_client.js:103:24
remove_circle should check that the "You Save" is equal to "Up to €15.00"
timer 9.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480046610.png") - common_client.js:103:24
remove_circle should set the "Quantity" input
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480138629.png") - common_client.js:103:24
remove_circle should check that the product price is equal to "€4.50"
timer 13.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480151650.png") - common_client.js:103:24
remove_circle should verify that the discount is equal to "SAVE €5.00"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480160666.png") - common_client.js:103:24

Specific price: Change price and choose the tax excluded

02_product/04_create_virtual_product.js
timer
10m656.2s
assignment
13
close
13
0%
remove_circle should go back to the Back Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480160686.png") - common_client.js:103:24
remove_circle should set the "Price (tax incl.)" input
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480250697.png") - common_client.js:103:24
remove_circle should click on "Delete" icon from the specific price table
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480252720.png") - common_client.js:103:24
remove_circle should click on "Yes" modal button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480342732.png") - common_client.js:103:24
remove_circle should click on "Add a specific price" button
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480344755.png") - common_client.js:103:24
remove_circle should set the "Apply a discount of" input
timer 1m91.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480435772.png") - common_client.js:103:24
remove_circle should choose the "Tax excluded" from the specific price tax
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480525792.png") - common_client.js:103:24
remove_circle should click on "Apply" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480615807.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480705824.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480795855.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480795876.png") - common_client.js:103:24
remove_circle should check that the product price is equal to "€4.00"
timer 12.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480807890.png") - common_client.js:103:24
remove_circle should verify that the discount is equal to "SAVE €6.00"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480816907.png") - common_client.js:103:24

Specific price: Change price and choose the tax included

02_product/04_create_virtual_product.js
timer
9m566.16s
assignment
12
close
12
0%
remove_circle should go back to the Back Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480816929.png") - common_client.js:103:24
remove_circle should set the "Price (tax incl.)" input
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480906940.png") - common_client.js:103:24
remove_circle should click on "Delete" icon from the specific price table
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480908958.png") - common_client.js:103:24
remove_circle should click on "Yes" modal button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558480998970.png") - common_client.js:103:24
remove_circle should click on "Add a specific price" button
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558481000995.png") - common_client.js:103:24
remove_circle should set the "Apply a discount of" input
timer 1m91.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558481092007.png") - common_client.js:103:24
remove_circle should click on "Apply" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558481182020.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558481272037.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558481362054.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558481362076.png") - common_client.js:103:24
remove_circle should check that the product price is equal to "€7.00"
timer 12.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558481374091.png") - common_client.js:103:24
remove_circle should verify that the discount is equal to "SAVE €5.00"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558481383102.png") - common_client.js:103:24

Specific price: Change price and quantity and choose the tax included

02_product/04_create_virtual_product.js
timer
12m778.29s
assignment
17
close
17
0%
remove_circle should go back to the Back Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558481383123.png") - common_client.js:103:24
remove_circle should set the "Price (tax incl.)" input
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558481473134.png") - common_client.js:103:24
remove_circle should click on "Delete" icon from the specific price table
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558481475158.png") - common_client.js:103:24
remove_circle should click on "Yes" modal button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558481565169.png") - common_client.js:103:24
remove_circle should click on "Add a specific price" button
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558481567190.png") - common_client.js:103:24
remove_circle should set the "Apply a discount of" input
timer 1m91.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558481658202.png") - common_client.js:103:24
remove_circle should set the "Starting at" input
timer 1m92.03s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558481750223.png") - common_client.js:103:24
remove_circle should click on "Apply" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558481840251.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558481930268.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482020296.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482020315.png") - common_client.js:103:24
remove_circle should check that the "Quantity" is equal to "2"
timer 9.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482029338.png") - common_client.js:103:24
remove_circle should check that the "Discount" is equal to "€3.00"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482038357.png") - common_client.js:103:24
remove_circle should check that the "You Save" is equal to "Up to €6.00"
timer 9.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482047374.png") - common_client.js:103:24
remove_circle should set the "Quantity" input
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482139387.png") - common_client.js:103:24
remove_circle should check that the product price is equal to "€7.00"
timer 13.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482152408.png") - common_client.js:103:24
remove_circle should verify that the discount is equal to "SAVE €3.00"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482161428.png") - common_client.js:103:24

Specific price: Change price and quantity and choose the tax excluded

02_product/04_create_virtual_product.js
timer
14m868.3s
assignment
18
close
18
0%
remove_circle should go back to the Back Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482161448.png") - common_client.js:103:24
remove_circle should set the "Price (tax incl.)" input
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482251459.png") - common_client.js:103:24
remove_circle should click on "Delete" icon from the specific price table
timer 2.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482253479.png") - common_client.js:103:24
remove_circle should click on "Yes" modal button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482343495.png") - common_client.js:103:24
remove_circle should click on "Add a specific price" button
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482345512.png") - common_client.js:103:24
remove_circle should set the "Apply a discount of" input
timer 1m91.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482436529.png") - common_client.js:103:24
remove_circle should choose the "Tax excluded" from the specific price tax
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482526549.png") - common_client.js:103:24
remove_circle should set the "Starting at" input
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482618571.png") - common_client.js:103:24
remove_circle should click on "Apply" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482708590.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482798609.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.03s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482888637.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482888664.png") - common_client.js:103:24
remove_circle should check that the "Quantity" is equal to "2"
timer 9.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482897686.png") - common_client.js:103:24
remove_circle should check that the "Discount" is equal to "€3.60"
timer 9.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482906702.png") - common_client.js:103:24
remove_circle should check that the "You Save" is equal to "Up to €7.20"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558482915720.png") - common_client.js:103:24
remove_circle should set the "Quantity" input
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558483007739.png") - common_client.js:103:24
remove_circle should check that the product price is equal to "€5.40"
timer 13.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558483020760.png") - common_client.js:103:24
remove_circle should verify that the discount is equal to "SAVE €3.60"
timer 9.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558483029780.png") - common_client.js:103:24

Check the priority management

02_product/04_create_virtual_product.js
timer
38m2307.18s
assignment
42
close
42
0%
remove_circle should go back to the Back Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558483029806.png") - common_client.js:103:24
remove_circle should set the "Price (tax incl.)" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558483119820.png") - common_client.js:103:24
remove_circle should click on "Delete" icon from the specific price table
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558483121845.png") - common_client.js:103:24
remove_circle should click on "Yes" modal button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558483211856.png") - common_client.js:103:24
remove_circle should click on "Add a specific price" button
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558483213879.png") - common_client.js:103:24
remove_circle should click on "Group" select and choose "Visitor" from the dropdown list
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558483303890.png") - common_client.js:103:24
remove_circle should set the "Apply a discount of" input
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558483393907.png") - common_client.js:103:24
remove_circle should click on "Apply" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558483483920.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558483483945.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558483573958.png") - common_client.js:103:24
remove_circle should click on "Add a specific price" button
timer 2.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558483575981.png") - common_client.js:103:24
remove_circle should click on "Currency" select
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558483668004.png") - common_client.js:103:24
remove_circle should set the "Apply a discount of" input
timer 1m91.52s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558483759527.png") - common_client.js:103:24
remove_circle should click on "Apply" button
timer 1m90.03s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558483849551.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558483939575.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558484029591.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558484029621.png") - common_client.js:103:24
remove_circle should check that the product price is equal to "€6.50"
timer 14.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558484043636.png") - common_client.js:103:24
remove_circle should verify that the discount is equal to "SAVE €3.00"
timer 9.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558484052654.png") - common_client.js:103:24
remove_circle should go back to the Back Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558484052678.png") - common_client.js:103:24
remove_circle should select the "Priority management"
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558484052695.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558484142705.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558484232722.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558484232736.png") - common_client.js:103:24
remove_circle should check that the product price is equal to "€4.50"
timer 13.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558484245756.png") - common_client.js:103:24
remove_circle should verify that the discount is equal to "SAVE €5.00"
timer 9.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558484254769.png") - common_client.js:103:24
remove_circle should go back to the Back Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558484254782.png") - common_client.js:103:24
remove_circle should click on "Apply to all products" checkbox
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558484344795.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558484434821.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558484524846.png") - common_client.js:103:24
remove_circle should go to "Catalog > Products" page
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558484524869.png") - common_client.js:103:24
remove_circle should search for the "Customizable mug" product
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558484614880.png") - common_client.js:103:24
remove_circle should click on the product name
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558484704905.png") - common_client.js:103:24
remove_circle should verify that the first priority is for "Shop"
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558484794925.png") - common_client.js:103:24
remove_circle should verify that the second priority is for "Group"
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558484884937.png") - common_client.js:103:24
remove_circle should verify that the third priority is for "Currency"
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558484974955.png") - common_client.js:103:24
remove_circle should verify that the fourth priority is for "Country"
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558485064974.png") - common_client.js:103:24
remove_circle should click on "Pricing" tab
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558485156991.png") - common_client.js:103:24
remove_circle should select the default "Priority management"
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558485157017.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558485247034.png") - common_client.js:103:24
remove_circle should go to "Catalog > Products" page
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558485247061.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558485337072.png") - common_client.js:103:24

Create product then check SEO tab

02_product/04_create_virtual_product.js
timer
6m362.06s
assignment
4
close
4
0%
remove_circle should go to "Catalog > Products" page
timer 1m92.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558485429099.png") - common_client.js:103:24
remove_circle should set the "name" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558485519114.png") - common_client.js:103:24
remove_circle should click on "Search" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558485609138.png") - common_client.js:103:24
remove_circle should click on the product name
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558485699155.png") - common_client.js:103:24

Check SEO tab

Check meta title, description, preview, friendly url and redirection in SEO tab

02_product/04_create_virtual_product.js
timer
13m4411.83s
assignment
80
close
80
0%
remove_circle should click on "Description" tab
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558485789178.png") - common_client.js:103:24
remove_circle should set the "Description" textarea
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558485881195.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558485971215.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.03s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486061232.png") - common_client.js:103:24
remove_circle should click on "Preview" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486151259.png") - common_client.js:103:24
remove_circle should switch to the Preview page in the Front Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486151274.png") - common_client.js:103:24
remove_circle should click on the "Preview" link
timer 6.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486157300.png") - common_client.js:103:24
remove_circle should check the meta title
timer 1.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486158320.png") - common_client.js:103:24
remove_circle should check the meta description
timer 1m92.03s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486250346.png") - common_client.js:103:24
remove_circle should go back to the Back Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486250374.png") - common_client.js:103:24
remove_circle should click on "SEO" tab
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486340385.png") - common_client.js:103:24
remove_circle should check that the "Meta title" input is empty
timer 1m91.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486431408.png") - common_client.js:103:24
remove_circle should check that the "Meta description" input is empty
timer 1m90.51s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486521925.png") - common_client.js:103:24
remove_circle should check the preview contains the description of the product
timer 1.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486522939.png") - common_client.js:103:24
remove_circle should check the preview contains the name of the product
timer 1.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486523958.png") - common_client.js:103:24
remove_circle should set the "Meta title"
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486613969.png") - common_client.js:103:24
remove_circle should set the "Meta description"
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486703992.png") - common_client.js:103:24
remove_circle should check that the preview was updated
timer 1.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486705010.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486795022.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486885039.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486885060.png") - common_client.js:103:24
remove_circle should check the meta title
timer 1.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486886082.png") - common_client.js:103:24
remove_circle should check the meta description
timer 1m91.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486977099.png") - common_client.js:103:24
remove_circle should go back to the Back Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486977120.png") - common_client.js:103:24
remove_circle should check the preview contains the meta title of the product
timer 1.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558486978139.png") - common_client.js:103:24
remove_circle should verify that "Friendly URL" contains by default the product name
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558487068150.png") - common_client.js:103:24
remove_circle should set the "Friendly URL" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558487158168.png") - common_client.js:103:24
remove_circle should click on "Reset URL" button
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558487158187.png") - common_client.js:103:24
remove_circle should check the "Friendly URL" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558487248203.png") - common_client.js:103:24
remove_circle should set the "Friendly URL"
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558487338222.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558487428247.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558487518270.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558487518284.png") - common_client.js:103:24
remove_circle should click on the "Preview" link
timer 6.03s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558487524315.png") - common_client.js:103:24
remove_circle should check the friendly url
timer 1m91.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558487615331.png") - common_client.js:103:24
remove_circle should go back to the Back Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558487615353.png") - common_client.js:103:24
remove_circle should set the "product name" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558487705366.png") - common_client.js:103:24
remove_circle should check that the preview was not changed
timer 1.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558487706388.png") - common_client.js:103:24
remove_circle should set the "product name" input
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558487796400.png") - common_client.js:103:24
remove_circle should switch the product offline and verify the appearance of the green validation
timer 1m93.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558487889423.png") - common_client.js:103:24
remove_circle should choose "No redirection (404)" from redirection list
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558487979436.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558488069455.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558488159468.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558488159487.png") - common_client.js:103:24
remove_circle should check that the product is not displayed
timer 10.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558488169503.png") - common_client.js:103:24
remove_circle should go back to the Back Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558488169523.png") - common_client.js:103:24
remove_circle should choose "Temporary redirection to a product (302)" from redirection list
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558488259532.png") - common_client.js:103:24
remove_circle should search and choose a target product
timer 1m90.03s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558488349564.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558488439577.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558488529590.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558488529610.png") - common_client.js:103:24
remove_circle should check that the product "CUSTOMIZABLE MUG "is well displayed
timer 11.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558488540628.png") - common_client.js:103:24
remove_circle should go back to the Back Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558488540651.png") - common_client.js:103:24
remove_circle should switch the product online and verify the appearance of the green validation
timer 1m93.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558488633664.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558488633683.png") - common_client.js:103:24
remove_circle should search for the product "VRT1558457865370"
timer 1m92.03s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558488725704.png") - common_client.js:103:24
remove_circle should go to the product page
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558488815727.png") - common_client.js:103:24
remove_circle should go back to the Back Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558488815747.png") - common_client.js:103:24
remove_circle should switch the product offline and verify the appearance of the green validation
timer 1m93.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558488908768.png") - common_client.js:103:24
remove_circle should choose "Temporary redirection to a category (302)" from redirection list
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558488998792.png") - common_client.js:103:24
remove_circle should search and choose a target category
timer 1m90.03s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558489088809.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m89.52s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558489178347.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558489268372.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558489268388.png") - common_client.js:103:24
remove_circle should check that the category "ACCESSORIES "is well displayed
timer 11.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558489279523.png") - common_client.js:103:24
remove_circle should go back to the Back Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558489279545.png") - common_client.js:103:24
remove_circle should switch the product online and verify the appearance of the green validation
timer 1m92.52s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558489372064.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558489372088.png") - common_client.js:103:24
remove_circle should search for the product "VRT1558457865370"
timer 1m92.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558489464102.png") - common_client.js:103:24
remove_circle should go to the product page
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558489554124.png") - common_client.js:103:24
remove_circle should go back to the Back Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558489554146.png") - common_client.js:103:24
remove_circle should switch the product offline and verify the appearance of the green validation
timer 1m93.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558489647160.png") - common_client.js:103:24
remove_circle should choose "Permanent redirection to a category (301)" from redirection list
timer 1m90.01s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558489737184.png") - common_client.js:103:24
remove_circle should search and choose a target category
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558489827197.png") - common_client.js:103:24
remove_circle should click on "Save" button
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558489917222.png") - common_client.js:103:24
remove_circle should check that the success alert message is well displayed
timer 1m90.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558490007247.png") - common_client.js:103:24
remove_circle should go to the Front Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558490007265.png") - common_client.js:103:24
remove_circle should check that the category "CLOTHES "is well displayed
timer 11.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558490018284.png") - common_client.js:103:24
remove_circle should go back to the Back Office
timer 0.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558490018308.png") - common_client.js:103:24
remove_circle should switch the product online and verify the appearance of the green validation
timer 1m93.02s
Error: invalid session id (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.9.0-8-amd64 x86_64)
Error: A session is either terminated or not started
    at screenshot() - saveScreenshot.js:52:17
    at saveScreenshot("test/screenshots/chrome_exception_1558490111322.png") - common_client.js:103:24

Check redirection SEO tab

02_product/04_create_virtual_product.js
timer
31.79s
assignment
15
check
15
100%
check_circle should go to the Front Office
timer 5.63s
check_circle should search for the product "VRT1558457865370"
timer 2.65s
check_circle should go to the product page
timer 0.42s
check_circle should go back to the Back Office
timer 0.03s
check_circle should go to "Catalog > Products" page
timer 5.34s
check_circle should search for the "VRT1558457865370" product
timer 1.61s
check_circle should click on the product name
timer 2.02s
check_circle should click on "SEO" tab
timer 1.6s
check_circle should switch the product offline and verify the appearance of the green validation
timer 6.22s
check_circle should choose "Permanent redirection to a product (301)
timer 0.51s
check_circle should search and choose a target product
timer 0.97s
check_circle should click on "Save" button
timer 0.22s
check_circle should check that the success alert message is well displayed
timer 0.42s
check_circle should go to the Front Office
timer 2.09s
check_circle should check that the product "MUG THE ADVENTURE BEGINS "is well displayed
timer 2.06s

Go back to the Back Office then close onboarding

02_product/04_create_virtual_product.js
timer
2.04s
assignment
1
check
1
100%
check_circle should check and click on "Stop the OnBoarding" button
timer 2.04s

Get the pagination Products per page value

02_product/04_create_virtual_product.js
timer
5.86s
assignment
2
check
2
100%
check_circle should go to "Shop Parameters - Product Settings" page
timer 5.59s
check_circle should get the pagination Products per page value
timer 0.28s

Create a new "Suppliers"

02_product/04_create_virtual_product.js
timer
8.37s
assignment
11
check
11
100%
check_circle should go to "Brands & Suppliers" page
timer 4.05s
check_circle should click on "Suppliers" subtab
timer 0.65s
check_circle should click on "Add new supplier" button
timer 1.35s
check_circle should set the "Name" input
timer 0.3s
check_circle should set the "Address" input
timer 0.19s
check_circle should set the "City" input
timer 0.18s
check_circle should set the "Meta title" input
timer 0.22s
check_circle should set the "Meta description" input
timer 0.27s
check_circle should click on "Activate" button
timer 0.19s
check_circle should click on "Save" button
timer 0.75s
check_circle should verify the appearance of the green validation
timer 0.22s

Fill the Options tab for the created product

02_product/04_create_virtual_product.js
timer
9.17s
assignment
4
check
4
100%
check_circle should go to "Catalog" page
timer 4.06s
check_circle should click on the product name
timer 1.48s
check_circle should click on "SAVE" button
timer 2.83s
check_circle should check that the success alert message is well displayed
timer 0.79s

Fill "Options" form

02_product/04_create_virtual_product.js
timer
14m842.7s
assignment
165
check
140
close
25
84.8%
check_circle should click on "Options" tab
timer 0.33s
check_circle should verify that the default visibility is "Everywhere"
timer 0.12s
check_circle should click on "Preview" button
timer 2.39s
check_circle should switch to the Front Office
timer 0.21s
check_circle should click on the "Preview" link
timer 11.07s
check_circle should go to the "Home" page
timer 0.5s
check_circle should click on "SEE ALL PRODUCTS" link
timer 0.65s
check_circle should get the number for pagination
timer 2.13s
check_circle should check that the product is well displayed
timer 5.21s
check_circle should search for the product
timer 2.59s
check_circle should check that the product is well displayed
timer 0.02s
check_circle should go back to the Back Office
timer 0.04s
check_circle should click on "Options" tab
timer 2.92s
check_circle should choose the Search from the visibility list
timer 0.19s
check_circle should click on "Save" button
timer 0.47s
check_circle should check that the success alert message is well displayed
timer 0.61s
check_circle should go to the Front Office
timer 0.04s
check_circle should go to the "Home" page
timer 0.71s
check_circle should click on "SEE ALL PRODUCTS" link
timer 0.51s
check_circle should check that the product does not exist
timer 0.02s
check_circle should search for the product
timer 2.55s
check_circle should check that the product is well displayed
timer 0.44s
check_circle should go back to the Back Office
timer 0.04s
check_circle should set the "product name" to "PA1558457865370"
timer 2.35s
check_circle should click on "Basic settings" tab
timer 0.84s
check_circle should set the category to "Clothes"
timer 0.4s
check_circle should click on "Save" button
timer 0.33s
check_circle should check that the success alert message is well displayed
timer 0.77s
check_circle should go to the Front Office
timer 0.04s
check_circle should click on the "Preview" link
timer 11.05s
remove_circle should check that the second name for product is well displayed
timer 0.24s
AssertionError: expected 'MUG THE ADVENTURE BEGINS' to equal 'PA1558457865370'
AssertionError: expected 'MUG THE ADVENTURE BEGINS' to equal 'PA1558457865370'
    at Object.client.pause.waitForExist.then.then (test/clients/common_client.js:260:31)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check that the category "Clothes" is well displayed
timer 0.2s
AssertionError: expected false to be true
AssertionError: expected false to be true
    at Object.client.pause.isExisting.then (test/clients/common_client.js:415:53)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should go back to the Back Office
timer 1.57s
check_circle should click on "Options" tab
timer 1s
check_circle should choose the Catalog Only from the visibility list
timer 0.39s
check_circle should click on "Save" button
timer 0.2s
check_circle should check that the success alert message is well displayed
timer 0.61s
check_circle should go to the Front Office
timer 0.04s
check_circle should go to the "Home" page
timer 1.04s
check_circle should click on "SEE ALL PRODUCTS" link
timer 0.52s
check_circle should check that the product is well displayed
timer 6.23s
check_circle should go to the "Home" page
timer 0.41s
check_circle should search for the product
timer 2.6s
check_circle should check that the product does not exist
timer 0.03s
check_circle should go back to the Back Office
timer 0.03s
check_circle should click on "Options" tab
timer 3.03s
check_circle should choose the nowhere from the visibility list
timer 0.28s
check_circle should click on "Save" button
timer 0.22s
check_circle should check that the success alert message is well displayed
timer 0.64s
check_circle should go to the Front Office
timer 0.03s
check_circle should go to the "Home" page
timer 0.73s
check_circle should click on "SEE ALL PRODUCTS" link
timer 0.58s
check_circle should check that the product does not exist
timer 4.22s
check_circle should search for the product
timer 2.62s
check_circle should check that the product does not exist
timer 0.02s
check_circle should go back to the Back Office
timer 0.08s
check_circle should check the product by accessing via its URL
timer 0.63s
remove_circle should check that the product "PA1558457865370" does exist
timer 0.8s
AssertionError: expected 'MUG THE ADVENTURE BEGINS' to equal 'PA1558457865370'
AssertionError: expected 'MUG THE ADVENTURE BEGINS' to equal 'PA1558457865370'
    at Object.client.pause.waitForExist.then.then (test/clients/common_client.js:260:31)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should go back to the Back Office
timer 0.03s
check_circle should verify that "Available for order" is checked
timer 2.53s
check_circle should click on "Available for order" checkbox
timer 0.15s
check_circle should verify that "Web only (not sold in your retail store)" is unchecked
timer 2.03s
check_circle Should check that the "show price" does exist
timer 0.04s
check_circle should click on "Show price" checkbox
timer 1.12s
check_circle should verify that "Display condition on product page" is unchecked
timer 2.01s
check_circle should click on "Display condition on product page" checkbox
timer 0.15s
check_circle should click on "Save" button
timer 0.19s
check_circle should check that the success alert message is well displayed
timer 0.61s
check_circle should go to the Front Office
timer 0.05s
remove_circle should check that the product price does not exist
timer 0.53s
AssertionError: expected true to be false
AssertionError: expected true to be false
    at Object.client.pause.isExisting.then (test/clients/common_client.js:438:53)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check that the "ADD TO CART" button is disabled (no error message is displayed)
timer 0.23s
AssertionError: object tested must be an array, a map, an object, a set, a string, or a weakset, but null given
AssertionError: object tested must be an array, a map, an object, a set, a string, or a weakset, but null given
    at Object.client.pause.waitForExist.then.then (test/clients/common_client.js:295:46)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should check that the product online only flag does not exist
timer 1.04s
check_circle should click on "Product Details" tab
timer 1.17s
remove_circle should check that the "Product condition" is equal to "New product"
timer 0.23s
Error: An element could not be located on the page using the given search parameters ("//*[@id="product-details"]/div[@class="product-condition"]/span").
Error: An element could not be located on the page using the given search parameters ("//*[@id="product-details"]/div[@class="product-condition"]/span").
    at elements("//*[@id="product-details"]/div[@class="product-condition"]/span") - getLocation.js:18:17
    at getLocation("//*[@id="product-details"]/div[@class="product-condition"]/span") - common.webdriverio.js:44:8
check_circle should go back to the Back Office
timer 1.5s
check_circle should click on "Show price" checkbox
timer 1.45s
check_circle should click on "Available for order" checkbox
timer 0.35s
check_circle should click on "Web only (not sold in your retail store)" checkbox
timer 0.14s
check_circle should click on "Save" button
timer 0.19s
check_circle should check that the success alert message is well displayed
timer 0.63s
check_circle should go to the Front Office
timer 0.05s
check_circle should click on the "Preview" link
timer 11.06s
remove_circle should check that the product online only flag does exist
timer 2.27s
AssertionError: expected false to be true
AssertionError: expected false to be true
    at Object.client.pause.isExisting.then (test/clients/common_client.js:415:53)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should go back to the Back Office
timer 1.89s
check_circle should click on "Web only (not sold in your retail store)" checkbox
timer 2.14s
check_circle should set "Tags" with ","
timer 0.41s
check_circle should choose the "Everywhere" from the visibility list
timer 0.14s
check_circle should click on "Save" button
timer 0.23s
check_circle should check that the success alert message is well displayed
timer 0.66s
check_circle should go to the Front Office
timer 0.05s
check_circle should search with "First Tag"
timer 2.58s
check_circle should check that the product is well displayed
timer 0.03s
check_circle should go back to the Back Office
timer 0.08s
check_circle should go to "Catalog" page
timer 4.05s
check_circle should search for the product
timer 1.21s
check_circle should click on "Edit" button
timer 1.73s
check_circle should click on "Options" tab
timer 1.61s
check_circle should choose the "Used" from the condition list
timer 0.15s
check_circle should click on "Save" button
timer 0.29s
check_circle should check that the success alert message is well displayed
timer 0.64s
check_circle should go to the Front Office
timer 0.53s
check_circle should click on "Product Details" tab
timer 3.17s
remove_circle should check that the "Product condition" is equal to "Used" (issue #9623)
timer 0.21s
Error: An element could not be located on the page using the given search parameters ("//*[@id="product-details"]/div[@class="product-condition"]/span").
Error: An element could not be located on the page using the given search parameters ("//*[@id="product-details"]/div[@class="product-condition"]/span").
    at elements("//*[@id="product-details"]/div[@class="product-condition"]/span") - getLocation.js:18:17
    at getLocation("//*[@id="product-details"]/div[@class="product-condition"]/span") - common.webdriverio.js:44:8
check_circle should go back to the Back Office
timer 1.49s
check_circle should choose the "Refurbished" from the condition list
timer 0.87s
check_circle should click on "Save" button
timer 0.88s
check_circle should check that the success alert message is well displayed
timer 0.62s
check_circle should go to the Front Office
timer 0.06s
check_circle should click on the "Preview" link
timer 11.06s
check_circle should click on "Product Details" tab
timer 1.15s
remove_circle should check that the "Product condition" is equal to "Refurbished" (issue #9623)
timer 0.22s
Error: An element could not be located on the page using the given search parameters ("//*[@id="product-details"]/div[@class="product-condition"]/span").
Error: An element could not be located on the page using the given search parameters ("//*[@id="product-details"]/div[@class="product-condition"]/span").
    at elements("//*[@id="product-details"]/div[@class="product-condition"]/span") - getLocation.js:18:17
    at getLocation("//*[@id="product-details"]/div[@class="product-condition"]/span") - common.webdriverio.js:44:8
check_circle should go back to the Back Office
timer 1.4s
check_circle should click on "ADD A CUSTOMIZAITION FIELD" button
timer 1.52s
check_circle should check that the "Delete" icon does exist
timer 0.04s
check_circle should check that the "Required" checkbox does exist
timer 0.04s
check_circle should set the customization field "Label" input
timer 0.27s
check_circle should select the customization field "Type" Text
timer 0.13s
check_circle should click on "ADD A CUSTOMIZAITION" button
timer 0.23s
check_circle should set the second customization field "Label" input
timer 0.22s
check_circle should select the customization field "Type" Text
timer 0.15s
check_circle should click on "Required" checkbox
timer 0.16s
check_circle should click on "ADD A CUSTOMIZAITION" button
timer 0.16s
check_circle should set the third customization field "Label" input
timer 0.23s
check_circle should select the customization field "Type" File
timer 0.17s
check_circle should click on "ADD A CUSTOMIZAITION" button
timer 0.27s
check_circle should set the fourth customization field "Label" input
timer 0.24s
check_circle should select the customization field "Type" File
timer 0.3s
check_circle should click on "Required" checkbox
timer 0.15s
check_circle should click on "Save" button
timer 0.2s
check_circle should check that the success alert message is well displayed
timer 1.17s
check_circle should go to the Front Office
timer 0.05s
check_circle should click on the "Preview" link
timer 11.05s
remove_circle should click on "Save customization" button
timer 1m90.17s
Error: element ("//*[@id="main"]//button[@name="submitCustomizedData"]") still not existing after 90000ms
Error: element ("//*[@id="main"]//button[@name="submitCustomizedData"]") still not existing after 90000ms
    at elements("//*[@id="main"]//button[@name="submitCustomizedData"]") - isExisting.js:46:17
    at isExisting("//*[@id="main"]//button[@name="submitCustomizedData"]") - waitForExist.js:67:22
remove_circle should check that the "Product message" textarea is required
timer 3.18s
Error: unknown error: Cannot read property 'validationMessage' of null
Error: An unknown server-side error occurred while processing the command.
    at execute(, "#main li:nth-of-type(2) textarea.product-message") - common_client.js:789:8
remove_circle should set the "Product message" textarea
timer 1m90.16s
Error: element ("#main li:nth-of-type(2) textarea.product-message") still not existing after 90000ms
Error: element ("#main li:nth-of-type(2) textarea.product-message") still not existing after 90000ms
    at elements("#main li:nth-of-type(2) textarea.product-message") - isExisting.js:46:17
    at isExisting("#main li:nth-of-type(2) textarea.product-message") - waitForExist.js:67:22
remove_circle should upload a file for product customization
timer 0.41s
Error: An element could not be located on the page using the given search parameters ("(//*[contains(@class, "file-input")])[2]").
Error: An element could not be located on the page using the given search parameters ("(//*[contains(@class, "file-input")])[2]").
    at new CommandError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:137:12)
    at Object. (node_modules/webdriverio/build/lib/commands/addValue.js:34:19)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should click on "Save customization" button
timer 1m90.19s
Error: element ("//*[@id="main"]//button[@name="submitCustomizedData"]") still not existing after 90000ms
Error: element ("//*[@id="main"]//button[@name="submitCustomizedData"]") still not existing after 90000ms
    at elements("//*[@id="main"]//button[@name="submitCustomizedData"]") - isExisting.js:46:17
    at isExisting("//*[@id="main"]//button[@name="submitCustomizedData"]") - waitForExist.js:67:22
remove_circle should check error message
timer 2.18s
AssertionError: expected false to be true
AssertionError: expected false to be true
    at Object.client.pause.isExisting.then (test/clients/common_client.js:415:53)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should set the "Product message" textarea
timer 1m90.16s
Error: element ("#main li:nth-of-type(2) textarea.product-message") still not existing after 90000ms
Error: element ("#main li:nth-of-type(2) textarea.product-message") still not existing after 90000ms
    at elements("#main li:nth-of-type(2) textarea.product-message") - isExisting.js:46:17
    at isExisting("#main li:nth-of-type(2) textarea.product-message") - waitForExist.js:67:22
remove_circle should upload a file for product customization
timer 0.23s
Error: An element could not be located on the page using the given search parameters ("(//*[contains(@class, "file-input")])[2]").
Error: An element could not be located on the page using the given search parameters ("(//*[contains(@class, "file-input")])[2]").
    at new CommandError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:137:12)
    at Object. (node_modules/webdriverio/build/lib/commands/addValue.js:34:19)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should click on "Save customization" button
timer 1m90.18s
Error: element ("//*[@id="main"]//button[@name="submitCustomizedData"]") still not existing after 90000ms
Error: element ("//*[@id="main"]//button[@name="submitCustomizedData"]") still not existing after 90000ms
    at elements("//*[@id="main"]//button[@name="submitCustomizedData"]") - isExisting.js:46:17
    at isExisting("//*[@id="main"]//button[@name="submitCustomizedData"]") - waitForExist.js:67:22
check_circle should click on "ADD TO CART" button
timer 0.19s
check_circle should click on "Proceed to checkout" modal button
timer 1.05s
remove_circle should click on "Product customization" link
timer 1m90.17s
Error: element ("(//*[@id="main"]//a[text()="Product customization"])[1]") still not existing after 90000ms
Error: element ("(//*[@id="main"]//a[text()="Product customization"])[1]") still not existing after 90000ms
    at elements("(//*[@id="main"]//a[text()="Product customization"])[1]") - isExisting.js:46:17
    at isExisting("(//*[@id="main"]//a[text()="Product customization"])[1]") - waitForExist.js:67:22
remove_circle should check that the "Product customization" label is equal to "text required"
timer 11.17s
Error: element ("(//div[contains(@class,"product-customization-line")]/div[1])[2]") still not existing after 9000ms
Error: element ("(//div[contains(@class,"product-customization-line")]/div[1])[2]") still not existing after 9000ms
    at elements("(//div[contains(@class,"product-customization-line")]/div[1])[2]") - isExisting.js:46:17
    at isExisting("(//div[contains(@class,"product-customization-line")]/div[1])[2]") - waitForExist.js:67:22
remove_circle should check that the "Product customization" value is equal to "plop"
timer 9.16s
Error: element ("(//div[contains(@class,"product-customization-line")]/div[2])[2]") still not existing after 9000ms
Error: element ("(//div[contains(@class,"product-customization-line")]/div[2])[2]") still not existing after 9000ms
    at elements("(//div[contains(@class,"product-customization-line")]/div[2])[2]") - isExisting.js:46:17
    at isExisting("(//div[contains(@class,"product-customization-line")]/div[2])[2]") - waitForExist.js:67:22
check_circle should check that the "Product customization" image does exist
timer 0.02s
remove_circle should close the "Product customization" modal
timer 1m90.18s
Error: element ("(//button[@class="close"])[1]") still not visible after 90000ms
Error: element ("(//button[@class="close"])[1]") still not visible after 90000ms
    at elements("(//button[@class="close"])[1]") - isVisible.js:54:17
    at isVisible("(//button[@class="close"])[1]") - waitForVisible.js:73:22
check_circle should click on "Product name" link
timer 2.53s
check_circle should go back to the Back Office
timer 0.05s
check_circle should check that there is no "attach a new file" is displayed
timer 2.57s
check_circle should check that the "attach a new file" is displayed
timer 0.42s
check_circle should click on "ATTACH A NEW FILE"
timer 2.22s
check_circle should add a file
timer 0.39s
check_circle should set the file "Title"
timer 0.18s
check_circle should set the file "Description"
timer 0.3s
check_circle should add the previous added file
timer 0.27s
check_circle should click on "Save" button
timer 5.37s
check_circle should check that the success alert message is well displayed
timer 1.13s
check_circle should go to the Front Office
timer 0.05s
remove_circle should click on "Attachments" tab
timer 1.39s
Error: An element could not be located on the page using the given search parameters ("//*[@role="tablist"]//li[3]").
Error: An element could not be located on the page using the given search parameters ("//*[@role="tablist"]//li[3]").
    at elements("//*[@role="tablist"]//li[3]") - getLocation.js:18:17
    at getLocation("//*[@role="tablist"]//li[3]") - common.webdriverio.js:44:8
remove_circle should check that the "Attachment title" is equal to "title"
timer 0.27s
Error: An element could not be located on the page using the given search parameters ("//*[@id="attachments"]//div[@class="attachment"]//a").
Error: An element could not be located on the page using the given search parameters ("//*[@id="attachments"]//div[@class="attachment"]//a").
    at elements("//*[@id="attachments"]//div[@class="attachment"]//a") - getLocation.js:18:17
    at getLocation("//*[@id="attachments"]//div[@class="attachment"]//a") - common.webdriverio.js:44:8
remove_circle should check that the "Attachment description" is equal to "description"
timer 0.19s
Error: An element could not be located on the page using the given search parameters ("//*[@id="attachments"]//div[@class="attachment"]//p").
Error: An element could not be located on the page using the given search parameters ("//*[@id="attachments"]//div[@class="attachment"]//p").
    at elements("//*[@id="attachments"]//div[@class="attachment"]//p") - getLocation.js:18:17
    at getLocation("//*[@id="attachments"]//div[@class="attachment"]//p") - common.webdriverio.js:44:8
check_circle should go back to the Back Office
timer 1.92s
check_circle should check that the "Suppliers" table is displayed
timer 0.2s

Add the supplier to the product

02_product/04_create_virtual_product.js
timer
3.88s
assignment
8
check
8
100%
check_circle should click the supplier "First Supplier1558457865370" checkbox
timer 1.53s
check_circle should check that The supplier is well associated in the product
timer 0.13s
check_circle should click the default supplier "First Supplier1558457865370" radio button
timer 0.27s
check_circle should set the "Supplier reference" input
timer 0.24s
check_circle should set the "Price(tax excl.)" input
timer 0.18s
check_circle should set the "Currency" select to "Euro"
timer 0.16s
check_circle should click on "Save" button
timer 0.26s
check_circle should check that the success alert message is well displayed
timer 1.12s

Delete the created products

02_product/04_create_virtual_product.js
timer
11.17s
assignment
9
check
9
100%
check_circle should go to "Catalog > Products" page
timer 2.69s
check_circle should search all the created products
timer 0.65s
check_circle should click on "Search" button
timer 0.74s
check_circle should click on "Select all" radio button
timer 1.68s
check_circle should click on the "Bulk actions" button
timer 0.25s
check_circle should click on the "Delete selection" button
timer 0.21s
check_circle should click on the "delete now" button
timer 0.66s
check_circle should Verify that the modal "Deletion in progress" is well displayed
timer 2.75s
check_circle should click on "Reset" button
timer 1.55s

Delete the created currency

Access to "Currencies" page

02_product/04_create_virtual_product.js
timer
4.93s
assignment
2
check
2
100%
check_circle should go to "Localization" page
timer 4.21s
check_circle should click on "Currencies" subtab
timer 0.72s

Search then check the "DZD" currency in the back office

02_product/04_create_virtual_product.js
timer
3.03s
assignment
2
check
2
100%
check_circle should search for the currency by "Iso code"
timer 2.87s
check_circle should check the appearance of the currency
timer 0.16s

Delete "Currency"

02_product/04_create_virtual_product.js
timer
1.29s
assignment
2
check
2
100%
check_circle should click on "Delete" action from dropdown list
timer 0.44s
check_circle should verify the appearance of the green validation
timer 0.86s

Click on Reset button

02_product/04_create_virtual_product.js
timer
0.33s
assignment
1
check
1
100%
check_circle should click on "Reset" button
timer 0.33s

assignment 05_check_default_product_sort.js


Check default product sort in the Back Office

Open the browser then log in the Back Office

02_product/05_check_default_product_sort.js
timer
4.39s
assignment
2
check
2
100%
check_circle should open browser
timer 0.96s
check_circle should log in successfully in the Back Office
timer 3.43s

Close the onboarding modal if exist

02_product/05_check_default_product_sort.js
timer
2.13s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.09s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Check default product sort in the Back Office

02_product/05_check_default_product_sort.js
timer
4.25s
assignment
2
check
2
100%
check_circle should go to "Catalog" page
timer 4.05s
check_circle should check the default product sort
timer 0.2s

assignment 06_pack_stock.js


Create standard product "A" and pack product "B" in the Back Office

Login in the Back Office

02_product/06_pack_stock.js
timer
3.83s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.52s
check_circle should login successfully in the Back Office
timer 3.3s

Close the onboarding modal if exist

02_product/06_pack_stock.js
timer
2.1s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.08s
check_circle should close the Onboarding on the navBar if exist
timer 1.02s

Change configuration of "Default pack stock management" and "Allow ordering of out-of-stock products"

02_product/06_pack_stock.js
timer
5.65s
assignment
4
check
4
100%
check_circle Should go to "Product settings" page
timer 4.06s
check_circle Should click on "NO" button to disable ordering of out-of-stock products
timer 0.19s
check_circle Should select "Decrement both" of "Default pack stock management"
timer 0.11s
check_circle Should click "Save" button
timer 1.3s

Create a new product in the Back Office

02_product/06_pack_stock.js
timer
9.15s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.16s
check_circle should click on "New Product" button
timer 3.9s
check_circle should set the "Name" input
timer 0.41s
check_circle should set the "Reference" input
timer 0.16s
check_circle should set the "Quantity" input
timer 0.19s
check_circle should set the "Price" input
timer 0.21s
check_circle should upload the first product picture
timer 0.13s

Save the created product

02_product/06_pack_stock.js
timer
12.81s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.03s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.36s
check_circle should click on "Save" button
timer 5.23s
check_circle should check and close the green validation
timer 3.18s

Create a new product in the Back Office

02_product/06_pack_stock.js
timer
8.7s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.06s
check_circle should click on "New Product" button
timer 3.76s
check_circle should set the "Name" input
timer 0.22s
check_circle should set the "Reference" input
timer 0.15s
check_circle should set the "Quantity" input
timer 0.18s
check_circle should set the "Price" input
timer 0.21s
check_circle should upload the first product picture
timer 0.12s

Add the created product to pack

02_product/06_pack_stock.js
timer
2.32s
assignment
2
check
2
100%
check_circle should select the "Pack of products"
timer 0.55s
check_circle should add products to the pack
timer 1.78s

Save the created product

02_product/06_pack_stock.js
timer
12.63s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.04s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.2s
check_circle should click on "Save" button
timer 5.22s
check_circle should check and close the green validation
timer 3.17s

Check "Orders"

Login in the Front Office

02_product/06_pack_stock.js
timer
3.38s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.56s
check_circle should login successfully in the Front Office
timer 2.83s

Create order with 50 item of product A

02_product/06_pack_stock.js
timer
10.14s
assignment
6
check
6
100%
check_circle should change the FO language to english
timer 5.18s
check_circle should search for the product "A"
timer 2.74s
check_circle should go to the product page
timer 0.62s
check_circle should set the product "quantity"
timer 0.16s
check_circle should click on "Add to cart" button
timer 0.22s
check_circle should click on proceed to checkout button
timer 1.22s

Create order with 10 item of pack B

02_product/06_pack_stock.js
timer
3.28s
assignment
3
check
3
100%
check_circle should search for the product
timer 2.66s
check_circle should go to the product page
timer 0.54s
check_circle should verify that the button "AJOUTER AU PANIER" is DISABLED
timer 0.08s

Login in the Back Office

02_product/06_pack_stock.js
timer
4.85s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.6s
check_circle should login successfully in the Back Office
timer 4.25s

Change reset "Default pack stock management" configuration

02_product/06_pack_stock.js
timer
5.57s
assignment
3
check
3
100%
check_circle Should go to "Product settings" page
timer 4.2s
check_circle Should select "Decrement pack only" of "Default pack stock management"
timer 0.18s
check_circle Should click "Save" button
timer 1.19s

assignment 07_next_and_previous_page.js


Go to next & previous page

Login in the Back Office

02_product/07_next_and_previous_page.js
timer
4.37s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.72s
check_circle should login successfully in the Back Office
timer 3.65s

Close the onboarding modal if exist

02_product/07_next_and_previous_page.js
timer
2.2s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.17s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Check product pagination in the Front Office

02_product/07_next_and_previous_page.js
timer
1m88.6s
assignment
26
check
26
100%
check_circle should go to "Shop Parameters > Traffic & SEO" page
timer 4.06s
check_circle should close symfony toolbar if it exists
timer 3.06s
check_circle should enable the "Friendly URL"
timer 0.25s
check_circle should click on "Save" button
timer 9.6s
check_circle should go to the Front Office
timer 7.95s
check_circle should click on "Display all products" link
timer 0.73s
check_circle should verify that we are redirected to the "Home" category
timer 0.08s
check_circle should click on "Next" link
timer 3.23s
check_circle should click on "Previous" link
timer 3.2s
check_circle should click on "2" link
timer 3.2s
check_circle should click on "1" link
timer 3.23s
check_circle should go back to the Back Office
timer 0.09s
check_circle should go to "Shop Parameters > Traffic & SEO" page
timer 5.73s
check_circle should close symfony toolbar if it exists
timer 3.05s
check_circle should disable the "Friendly URL"
timer 0.17s
check_circle should click on "Save" button
timer 9.06s
check_circle should go to the Front Office
timer 7.18s
check_circle should click on "Display all products" link
timer 0.62s
check_circle should verify that we are redirected to the "Home" category
timer 0.06s
check_circle should click on "Next" link
timer 3.24s
check_circle should click on "Previous" link
timer 3.2s
check_circle should click on "2" link
timer 3.18s
check_circle should click on "1" link
timer 3.4s
check_circle should go back to the Back Office
timer 0.11s
check_circle should enable the "Friendly URL"
timer 1.82s
check_circle should click on "Save" button
timer 9.14s

Logout from the Back Office

02_product/07_next_and_previous_page.js
timer
0.14s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.14s

assignment 08_filters_in_catalog_page.js


Check the sort of products in the Back Office

Login in the Back Office

02_product/08_filters_in_catalog_page.js
timer
4.53s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.85s
check_circle should login successfully in the Back Office
timer 3.67s

Close the onboarding modal if exist

02_product/08_filters_in_catalog_page.js
timer
2.13s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.08s
check_circle should close the Onboarding on the navBar if exist
timer 1.05s

Close symfony toolbar then change items per page number

02_product/08_filters_in_catalog_page.js
timer
14.24s
assignment
3
check
3
100%
check_circle should go to "Catalog" page
timer 4.06s
check_circle should close symfony toolbar
timer 2.07s
check_circle should change the paginator select to "100"
timer 8.1s

Check the sort of products by "ID_PRODUCT"

02_product/08_filters_in_catalog_page.js
timer
10.01s
assignment
4
check
4
100%
check_circle should click on "Sort by ASC" icon
timer 2.26s
check_circle should check that the products are well sorted by ASC
timer 3.6s
check_circle should click on "Sort by DESC" icon
timer 0.87s
check_circle should check that the products are well sorted by DESC
timer 3.28s

Check the sort of products by "NAME"

02_product/08_filters_in_catalog_page.js
timer
9.72s
assignment
4
check
4
100%
check_circle should click on "Sort by ASC" icon
timer 1.94s
check_circle should check that the products are well sorted by ASC
timer 3.33s
check_circle should click on "Sort by DESC" icon
timer 0.98s
check_circle should check that the products are well sorted by DESC
timer 3.47s

Check the sort of products by "REFERENCE"

02_product/08_filters_in_catalog_page.js
timer
10s
assignment
4
check
4
100%
check_circle should click on "Sort by ASC" icon
timer 2.04s
check_circle should check that the products are well sorted by ASC
timer 3.62s
check_circle should click on "Sort by DESC" icon
timer 0.97s
check_circle should check that the products are well sorted by DESC
timer 3.36s

Check the sort of products by "NAME_CATEGORY"

02_product/08_filters_in_catalog_page.js
timer
9.5s
assignment
4
check
4
100%
check_circle should click on "Sort by ASC" icon
timer 1.83s
check_circle should check that the products are well sorted by ASC
timer 3.48s
check_circle should click on "Sort by DESC" icon
timer 0.96s
check_circle should check that the products are well sorted by DESC
timer 3.24s

Check the sort of products by "PRICE"

02_product/08_filters_in_catalog_page.js
timer
10.18s
assignment
4
check
4
100%
check_circle should click on "Sort by ASC" icon
timer 2.05s
check_circle should check that the products are well sorted by ASC
timer 3.75s
check_circle should click on "Sort by DESC" icon
timer 0.93s
check_circle should check that the products are well sorted by DESC
timer 3.45s

Check the sort of products by "SAV_QUANTITY"

02_product/08_filters_in_catalog_page.js
timer
9.91s
assignment
4
check
4
100%
check_circle should click on "Sort by ASC" icon
timer 2.05s
check_circle should check that the products are well sorted by ASC
timer 3.4s
check_circle should click on "Sort by DESC" icon
timer 0.94s
check_circle should check that the products are well sorted by DESC
timer 3.52s

Check the sort of products by "STATUS"

02_product/08_filters_in_catalog_page.js
timer
11.51s
assignment
8
check
8
100%
check_circle should select "Inactive" in Status list then click on "Search" button
timer 0.97s
check_circle should get the number of inactive products
timer 0.08s
check_circle should click on "Reset" button
timer 2.08s
check_circle should select "Active" in Status list then click on "Search" button
timer 1.6s
check_circle should get the number of active products
timer 0.39s
check_circle should click on "Reset" button
timer 1.82s
check_circle should check that the products are well sorted by ASC
timer 2.7s
check_circle should check that the products are well sorted by DESC
timer 1.87s

Back to the default sort

02_product/08_filters_in_catalog_page.js
timer
9.19s
assignment
1
check
1
100%
check_circle should click on "Sort by DESC" icon By ID
timer 9.19s

Search products by different attributes

Search products by "ID"

02_product/08_filters_in_catalog_page.js
timer
6.87s
assignment
3
check
3
100%
check_circle should search products by id
timer 2.74s
check_circle should check the list of products by "id"
timer 3.28s
check_circle should click on "Reset" button
timer 0.85s

Search products by "Name"

02_product/08_filters_in_catalog_page.js
timer
5.56s
assignment
3
check
3
100%
check_circle should search products by part of the name
timer 1.45s
check_circle should check the list of products by "name"
timer 3.23s
check_circle should click on "Reset" button
timer 0.87s

Search products by "Reference"

02_product/08_filters_in_catalog_page.js
timer
6.04s
assignment
3
check
3
100%
check_circle should search products by reference
timer 1.51s
check_circle should check the list of products by "reference"
timer 3.59s
check_circle should click on "Reset" button
timer 0.94s

Search products by "Category"

02_product/08_filters_in_catalog_page.js
timer
5.81s
assignment
3
check
3
100%
check_circle should search products by category
timer 1.43s
check_circle should check the list of products by "category"
timer 3.48s
check_circle should click on "Reset" button
timer 0.91s

Search products by "Price"

02_product/08_filters_in_catalog_page.js
timer
6.88s
assignment
3
check
3
100%
check_circle should search products by price
timer 2.78s
check_circle should check the list of products by "price"
timer 3.29s
check_circle should click on "Reset" button
timer 0.8s

Search products by "Minimum quantity"

02_product/08_filters_in_catalog_page.js
timer
5.85s
assignment
3
check
3
100%
check_circle should search a products by minimum quantity
timer 1.38s
check_circle should check the list of products by "min_quantity"
timer 3.7s
check_circle should click on "Reset" button
timer 0.76s

Search products by "Quantity"

02_product/08_filters_in_catalog_page.js
timer
7.62s
assignment
3
check
3
100%
check_circle should search products by quantity
timer 2.94s
check_circle should check the list of products by "quantity"
timer 3.76s
check_circle should click on "Reset" button
timer 0.93s

Search products by "Active status"

02_product/08_filters_in_catalog_page.js
timer
7.1s
assignment
3
check
3
100%
check_circle should search products by active status
timer 2.04s
check_circle should check the list of products by "active_status"
timer 4.19s
check_circle should click on "Reset" button
timer 0.87s

Search products by "Inactive status"

02_product/08_filters_in_catalog_page.js
timer
5.62s
assignment
3
check
3
100%
check_circle should search products by inactive status
timer 1.76s
check_circle should check the list of products by "inactive_status"
timer 3s
check_circle should click on "Reset" button
timer 0.85s

Go back to default pagination

02_product/08_filters_in_catalog_page.js
timer
3.05s
assignment
1
check
1
100%
check_circle should go back to default pagination
timer 3.05s

assignment 09_check_shopping_cart.js


Check that the shopping cart dosen't allow checkout of zero quantity and inactive products

Login in the Back Office

02_product/09_check_shopping_cart.js
timer
4.37s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.68s
check_circle should login successfully in the Back Office
timer 3.69s

Close the onboarding modal if exist

02_product/09_check_shopping_cart.js
timer
2.13s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.1s
check_circle should close the Onboarding on the navBar if exist
timer 1.03s

Create a new product in the Back Office

02_product/09_check_shopping_cart.js
timer
9.79s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.05s
check_circle should click on "New Product" button
timer 4.36s
check_circle should set the "Name" input
timer 0.45s
check_circle should set the "Reference" input
timer 0.25s
check_circle should set the "Quantity" input
timer 0.19s
check_circle should set the "Price" input
timer 0.28s
check_circle should upload the first product picture
timer 0.22s

Save the created product

02_product/09_check_shopping_cart.js
timer
12.67s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.07s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.2s
check_circle should click on "Save" button
timer 5.21s
check_circle should check and close the green validation
timer 3.19s

Test case n°1 : Check that the shopping cart dosen't allow checkout of inactive products

02_product/09_check_shopping_cart.js
timer
17.92s
assignment
6
check
6
100%
check_circle should go to the front office
timer 8.32s
check_circle should set the shop language to "English"
timer 5.19s
check_circle should search for the product
timer 2.63s
check_circle should go to the product page
timer 0.55s
check_circle should click on "Add to cart" button
timer 0.21s
check_circle should click on proceed to checkout button 1
timer 1.02s

Disable the product in the Back Office

02_product/09_check_shopping_cart.js
timer
6.94s
assignment
3
check
3
100%
check_circle should go back to "Product Settings" page
timer 3.88s
check_circle should search for product by name
timer 1.88s
check_circle should disable the product "CSC1558457865370"
timer 1.18s

Check that the shopping cart dosen't allow checkout in the Front Office

02_product/09_check_shopping_cart.js
timer
1.59s
assignment
3
check
3
100%
check_circle should go to "Home" page
timer 1.16s
check_circle should click on "Shopping cart" button
timer 0.36s
check_circle should check that the proceed to checkout button is disabled when we disable the product
timer 0.08s

Test case n°2 : Check that the shopping cart dosen't allow checkout of zero quantity

Enable the product in the Back Office

02_product/09_check_shopping_cart.js
timer
4.89s
assignment
3
check
3
100%
check_circle should go back to "Product Settings" page
timer 2.02s
check_circle should search for product by name
timer 1.62s
check_circle should enable the product "CSC1558457865370"
timer 1.24s

Edit the product quantity in the Back Office

02_product/09_check_shopping_cart.js
timer
9.41s
assignment
7
check
7
100%
check_circle should click on "Edit" button of the productCSC1558457865370"
timer 1.74s
check_circle should click on "Quantities" tab
timer 1.56s
check_circle should set the "Quantity" input
timer 0.23s
check_circle should click on "SAVE" button
timer 0.25s
check_circle should check that the success alert message is well displayed
timer 0.62s
check_circle should go to "Products" page
timer 4.06s
check_circle should click on "Reset" button
timer 0.96s

Check that the shopping cart dosen't allow checkout in the Front Office

02_product/09_check_shopping_cart.js
timer
1.68s
assignment
3
check
3
100%
check_circle should go to "Home" page
timer 1.26s
check_circle should click on "Shopping cart" button
timer 0.35s
check_circle should check that the proceed to checkout button is disabled when the product quantity is equal to "-1"
timer 0.07s

assignment 11_delete_product.js


Delete product

Login in the Back Office

02_product/11_delete_product.js
timer
4.07s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.72s
check_circle should login successfully in the Back Office
timer 3.35s

Close the onboarding modal if exist

02_product/11_delete_product.js
timer
2.16s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.12s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Create a new product in the Back Office

02_product/11_delete_product.js
timer
9.26s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.05s
check_circle should click on "New Product" button
timer 4.12s
check_circle should set the "Name" input
timer 0.34s
check_circle should set the "Reference" input
timer 0.19s
check_circle should set the "Quantity" input
timer 0.19s
check_circle should set the "Price" input
timer 0.22s
check_circle should upload the first product picture
timer 0.16s

Save the created product

02_product/11_delete_product.js
timer
12.61s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.03s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.18s
check_circle should click on "Save" button
timer 5.22s
check_circle should check and close the green validation
timer 3.18s

Delete product "DP1558457865370"

02_product/11_delete_product.js
timer
7.46s
assignment
7
check
7
100%
check_circle should go to "Product Settings" page
timer 4.06s
check_circle should set the product name "DP1558457865370" in the search input
timer 0.3s
check_circle should click on the "ENTER" key
timer 0.65s
check_circle should click on the "dropdown" icon
timer 0.43s
check_circle should click on the "delete" icon
timer 0.3s
check_circle should click on the "delete now" button
timer 1.49s
check_circle should verify the appearance of the green validation message
timer 0.23s

should check that the created product has been deleted

02_product/11_delete_product.js
timer
2.81s
assignment
4
check
4
100%
check_circle should search for the created product
timer 0.49s
check_circle should click on the "ENTER" key
timer 0.64s
check_circle should get a message indicates that no result found
timer 0.27s
check_circle should click on "Reset" button
timer 1.41s

Logout from the Back Office

02_product/11_delete_product.js
timer
0.28s
assignment
1
check
1
100%
check_circle should logout successfully from Back Office
timer 0.28s

Login in the Front Office

02_product/11_delete_product.js
timer
3.07s
assignment
1
check
1
100%
check_circle should login successfully in the Front Office
timer 3.07s

check that the product "DP1558457865370 doesn't exist in the front office

02_product/11_delete_product.js
timer
7.87s
assignment
3
check
3
100%
check_circle should set the shop language to "English"
timer 5.22s
check_circle should search for the product
timer 2.63s
check_circle should check that the product "DP1558457865370" doesn't exist
timer 0.02s

Logout from the Front Office

02_product/11_delete_product.js
timer
0.38s
assignment
1
check
1
100%
check_circle should logout successfully from the Front Office
timer 0.38s

assignment 12_edit_check_demo_product_in_BO.js


Check the basic information of demo product in the Back Office

Open the browser and login in the Back Office

02_product/12_edit_check_demo_product_in_BO.js
timer
4.29s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.53s
check_circle should login successfully in the Back Office
timer 3.75s

Close the onboarding modal if exist

02_product/12_edit_check_demo_product_in_BO.js
timer
2.17s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.13s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Check the basic information of "Pack Mug + Framed poster"

02_product/12_edit_check_demo_product_in_BO.js
timer
16.51s
assignment
16
check
16
100%
check_circle should go to "Catalog" page
timer 4.06s
check_circle should search for the product by name
timer 1.43s
check_circle should click on "Edit" button
timer 2.02s
check_circle should check that the product name contains Pack
timer 0.7s
check_circle should check that "Pack of product" type is well selected
timer 0.18s
check_circle should check that the "List of products for this pack" is well displayed
timer 0.59s
check_circle should check that the "Add products to your pack" is well displayed
timer 0.12s
check_circle should check the appearance of the product picture
timer 0.06s
check_circle should check that the product quantity is equal to "100"
timer 0.06s
check_circle should check that the product price HT is equal to "35.000000"
timer 0.05s
check_circle should check that the product price TTC is equal to "42"
timer 0.05s
check_circle should check that "FR Taux standard (20%)" of tax rule is well selected
timer 0.08s
check_circle should check that the product summary is well filled
timer 2.22s
check_circle should check that the product feature is well filled
timer 0.03s
check_circle should go to "Catalog" page
timer 4.04s
check_circle should click on "Reset" button
timer 0.84s

Check the basic information of "Mug Today is a good day"

02_product/12_edit_check_demo_product_in_BO.js
timer
18.41s
assignment
15
check
15
100%
check_circle should go to "Catalog" page
timer 4.24s
check_circle should search for the product by name
timer 1.2s
check_circle should click on "Edit" button
timer 1.72s
check_circle should check that "Standard product" type is well selected
timer 0.62s
check_circle should check the appearance of the product picture
timer 0.73s
check_circle should check that the product quantity is equal to "300"
timer 0.05s
check_circle should check that the product price HT is equal to "11.900000"
timer 0.05s
check_circle should check that the product price TTC is equal to "14.28"
timer 0.04s
check_circle should check that "FR Taux standard (20%)" of tax rule is well selected
timer 0.08s
check_circle should check that the product summary is well filled
timer 2.18s
check_circle should click on "Description" tab
timer 0.15s
check_circle should check that the product description is well filled
timer 2.2s
check_circle should check that the product feature is well filled
timer 0.04s
check_circle should go to "Catalog" page
timer 4.03s
check_circle should click on "Reset" button
timer 1.08s

Check the basic information of "Hummingbird notebook"

02_product/12_edit_check_demo_product_in_BO.js
timer
20.09s
assignment
17
check
17
100%
check_circle should go to "Catalog" page
timer 4.29s
check_circle should search for the product by name
timer 1.12s
check_circle should click on "Edit" button
timer 2.11s
check_circle should check that "Standard product" type is well selected
timer 0.9s
check_circle should check the appearance of the product picture
timer 0.87s
check_circle should check that the product quantity is equal to "1200"
timer 0.15s
check_circle should check that the product price HT is equal to "12.900000"
timer 0.15s
check_circle should check that the product price TTC is equal to "15.48"
timer 0.1s
check_circle should check that "FR Taux standard (20%)" of tax rule is well selected
timer 0.1s
check_circle should check that the product summary is well filled
timer 2.21s
check_circle should click on "Description" tab
timer 0.17s
check_circle should check that the product description is well filled
timer 2.38s
check_circle should check that "Product with combination" is well selected
timer 0.06s
check_circle should click on "Combinations" tab
timer 0.36s
check_circle should check the appearance of the first generated combination
timer 0.09s
check_circle should go to "Catalog" page
timer 4.04s
check_circle should click on "Reset" button
timer 1s

Check the basic information of "Hummingbird - Vector graphics"

02_product/12_edit_check_demo_product_in_BO.js
timer
18.82s
assignment
16
check
16
100%
check_circle should go to "Catalog" page
timer 4.41s
check_circle should search for the product by name
timer 1.35s
check_circle should click on "Edit" button
timer 1.62s
check_circle should check that "Virtual product" type is well selected
timer 0.78s
check_circle should check the appearance of the product picture
timer 0.67s
check_circle should check that the product quantity is equal to "300"
timer 0.05s
check_circle should check that the product price HT is equal to "9.000000"
timer 0.05s
check_circle should check that the product price TTC is equal to "10.8"
timer 0.04s
check_circle should check that "FR Taux standard (20%)" of tax rule is well selected
timer 0.08s
check_circle should check that the product summary is well filled
timer 2.2s
check_circle should click on "Description" tab
timer 0.15s
check_circle should check that the product description is well filled
timer 2.2s
check_circle should check that the product feature is well filled
timer 0.03s
check_circle should click on "Virtual" tab
timer 0.24s
check_circle should go to "Catalog" page
timer 4.04s
check_circle should click on "Reset" button
timer 0.93s

Check the basic information of "Customizable mug"

02_product/12_edit_check_demo_product_in_BO.js
timer
19.06s
assignment
16
check
16
100%
check_circle should go to "Catalog" page
timer 4.38s
check_circle should search for the product by name
timer 1.24s
check_circle should click on "Edit" button
timer 1.95s
check_circle should check that the product name contains Customizable
timer 0.71s
check_circle should check that "Standard product" type is well selected
timer 0.92s
check_circle should check the appearance of the product picture
timer 0.06s
check_circle should check that the product quantity is equal to "300"
timer 0.07s
check_circle should check that the product price HT is equal to "13.900000"
timer 0.05s
check_circle should check that the product price TTC is equal to "16.68"
timer 0.06s
check_circle should check that "FR Taux standard (20%)" of tax rule is well selected
timer 0.08s
check_circle should check that the product summary is well filled
timer 2.18s
check_circle should click on "Description" tab
timer 0.14s
check_circle should check that the product description is well filled
timer 2.18s
check_circle should check that the product feature is well filled
timer 0.02s
check_circle should go to "Catalog" page
timer 4.03s
check_circle should click on "Reset" button
timer 0.99s

Logout successfully from the Back Office

02_product/12_edit_check_demo_product_in_BO.js
timer
0.28s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.28s

assignment 13_navigate_between_catalog_pages.js


Navigate between the catalog pages in the back office

Login in the Back Office

02_product/13_navigate_between_catalog_pages.js
timer
4.61s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.69s
check_circle should login successfully in the Back Office
timer 3.92s

Close the onboarding modal if exist

02_product/13_navigate_between_catalog_pages.js
timer
2.13s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.09s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Create products to have more than 20 product in the catalog

02_product/13_navigate_between_catalog_pages.js
timer
9.09s
assignment
2
check
2
100%
check_circle should go to "Catalog" page
timer 4.08s
check_circle should create products if there's less than 20 product in the list
timer 5.01s

Navigate between catalog pages and set the paginate limit equal to "20"

02_product/13_navigate_between_catalog_pages.js
timer
21.3s
assignment
9
check
9
100%
check_circle should go to "Catalog" page
timer 4.03s
check_circle should set the "item per page" to "20"
timer 0.99s
check_circle should check that the current page is equal to "1"
timer 3.08s
check_circle should check that the number of products is less or equal to "20"
timer 0.03s
check_circle should close the symfony toolbar if exists
timer 3.05s
check_circle should click on "Next" button
timer 3.08s
check_circle should check that the current page is equal to 2
timer 3.07s
check_circle should set the "Page value" input to "1"
timer 0.9s
check_circle should check that the current page is equal to "1"
timer 3.08s

Navigate between catalog pages and set the paginate limit equal to "50"

02_product/13_navigate_between_catalog_pages.js
timer
8.22s
assignment
4
check
4
100%
check_circle should go to "Catalog" page
timer 4.03s
check_circle should set the "item per page" to "50"
timer 1.1s
check_circle should check that the current page is equal to "1"
timer 3.05s
check_circle should check that the number of products is less or equal to "50"
timer 0.03s

Navigate between catalog pages and set the paginate limit equal to "100"

02_product/13_navigate_between_catalog_pages.js
timer
8.89s
assignment
5
check
5
100%
check_circle should go to "Catalog" page
timer 4.04s
check_circle should set the "item per page" to "100"
timer 0.87s
check_circle should check that the current page is equal to "1"
timer 3.05s
check_circle should check that the number of products is less or equal to "100"
timer 0.01s
check_circle should set the "item per page" to 20 (back to normal)
timer 0.91s

assignment 14_options_in_catalog_page.js


Check the options in the catalog page

Login in the Back Office

02_product/14_options_in_catalog_page.js
timer
4.3s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.8s
check_circle should login successfully in the Back Office
timer 3.5s

Close the onboarding modal if exist

02_product/14_options_in_catalog_page.js
timer
2.12s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.09s
check_circle should close the Onboarding on the navBar if exist
timer 1.03s

Disable the first product from the list in the Back Office

02_product/14_options_in_catalog_page.js
timer
5.86s
assignment
4
check
4
100%
check_circle should go to "Catalog" page
timer 4.05s
check_circle should disable the first product
timer 1.18s
check_circle should verify the appearance of the green validation
timer 0.48s
check_circle should check that the status of the first product is equal to "Clear"
timer 0.15s

Enable the first product from the list in the Back Office

02_product/14_options_in_catalog_page.js
timer
5.68s
assignment
4
check
4
100%
check_circle should go to "Catalog" page
timer 4.03s
check_circle should disable the first product
timer 1.03s
check_circle should verify the appearance of the green validation
timer 0.45s
check_circle should check that the status of the first product is equal to "Check"
timer 0.17s

Preview the first product from the list in the Back Office

02_product/14_options_in_catalog_page.js
timer
16.35s
assignment
4
check
4
100%
check_circle should go to "Catalog" page
timer 4.09s
check_circle should click on "Dropdown > Preview" button
timer 1.14s
check_circle should click on the "Preview" link
timer 11.05s
check_circle should check that the first product is well opened
timer 0.08s

Duplicate the first product from the list in the Back Office

02_product/14_options_in_catalog_page.js
timer
10.21s
assignment
4
check
4
100%
check_circle should go to "Catalog" page
timer 4.9s
check_circle should click on "Dropdown > Duplicate" button
timer 2.18s
check_circle should verify the appearance of the green validation
timer 3.07s
check_circle should check that the first product is well duplicated
timer 0.05s

Delete the first product from the list in the Back Office

02_product/14_options_in_catalog_page.js
timer
9.87s
assignment
6
check
6
100%
check_circle should go to "Catalog" page
timer 4.03s
check_circle should search for the duplicated product
timer 0.16s
check_circle should click on the "ENTER" key
timer 0.63s
check_circle should click on "Dropdown > Delete" button
timer 2.2s
check_circle should verify the appearance of the green validation
timer 0.15s
check_circle should check that the first product is well deleted
timer 2.7s

assignment 15_buttons_in_header_product_page.js


Check that the buttons in header product page works successfully

Login in the Back Office

02_product/15_buttons_in_header_product_page.js
timer
4.32s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.81s
check_circle should login successfully in the Back Office
timer 3.51s

Close the onboarding modal if exist

02_product/15_buttons_in_header_product_page.js
timer
2.18s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.13s
check_circle should close the Onboarding on the navBar if exist
timer 1.05s

Create a new product in the Back Office

02_product/15_buttons_in_header_product_page.js
timer
9.43s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.05s
check_circle should click on "New Product" button
timer 4.12s
check_circle should set the "Name" input
timer 0.39s
check_circle should set the "Reference" input
timer 0.33s
check_circle should set the "Quantity" input
timer 0.18s
check_circle should set the "Price" input
timer 0.23s
check_circle should upload the first product picture
timer 0.14s

Add Attribute

02_product/15_buttons_in_header_product_page.js
timer
32.88s
assignment
8
check
8
100%
check_circle should select the "Product with combination" radio button
timer 0.73s
check_circle should go to "Combinations" tab
timer 0.59s
check_circle should select the variation
timer 9.34s
check_circle should click on "Generate" button
timer 0.25s
check_circle should verify the appearance of the green validation
timer 0.79s
check_circle should refresh the page if "Debug" mode is active because of the issue here "#9826"
timer 7.4s
check_circle should select all the generated variations
timer 2.23s
check_circle should set the "Variations quantity" input
timer 11.55s

Save the created product

02_product/15_buttons_in_header_product_page.js
timer
12.6s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.05s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.16s
check_circle should click on "Save" button
timer 5.22s
check_circle should check and close the green validation
timer 3.18s

Check that "Type of product" select works successfully

02_product/15_buttons_in_header_product_page.js
timer
20.99s
assignment
16
check
16
100%
check_circle should go to "Catalog" page
timer 4.07s
check_circle should search for the product with combination "PH1558457865370" by name
timer 1.15s
check_circle should click on "Edit" button
timer 1.83s
check_circle should check that "Combinations" block exist
timer 0.72s
check_circle should check that the "Combinations" tab does exist
timer 0.06s
check_circle should click on "Simple product" radio button
timer 1.15s
check_circle should verify the appearance of the warning modal
timer 3.07s
check_circle should click on "Yes" button from the modal
timer 0.32s
check_circle should change the product type to "Standard"
timer 2.32s
check_circle should check that the "Show variation" does exist
timer 0.07s
check_circle should change the product type to "Pack"
timer 0.87s
check_circle should check that the "Input pack items" does exist
timer 2.03s
check_circle should change the product type to "Virtual"
timer 0.13s
check_circle should check that the "Virtual product" tab does exist
timer 0.02s
check_circle should click on "Virtual product" tab
timer 3.16s
check_circle should check that "Does this product have an associated file?" question exists
timer 0.03s

Check that "Language" button works successfully in the Back Office and the Front Office

02_product/15_buttons_in_header_product_page.js
timer
35.81s
assignment
15
check
15
100%
check_circle should select the "French" language from the list
timer 0.18s
check_circle should check that the "Product name" input exists
timer 2.02s
check_circle should set the "Product name" input
timer 0.26s
check_circle should click on "Save" button
timer 2.22s
check_circle should go to the Front Office
timer 1.43s
check_circle should switch the front office language to French
timer 5.43s
check_circle should search for the product
timer 3.01s
check_circle should go to the product page
timer 0.5s
check_circle should check that the "Product name" is in french language
timer 0.09s
check_circle should switch the front office language to English
timer 5.16s
check_circle should click on the "Preview" link
timer 11.05s
check_circle should check that the "Product name" is in English language
timer 0.07s
check_circle should go back to the Back Office
timer 0.04s
check_circle should select the "English" language from the list
timer 2.3s
check_circle should check that the "Product name" exists in English language
timer 2.04s

Check that "Sales" button works successfully

02_product/15_buttons_in_header_product_page.js
timer
2.98s
assignment
2
check
2
100%
check_circle should click on "Sales" button
timer 0.22s
check_circle should check that "Product details" block is displayed in stats page
timer 2.76s

Check that "Product list" button works successfully

02_product/15_buttons_in_header_product_page.js
timer
5.11s
assignment
3
check
3
100%
check_circle should open the "Quick navigation" sidebar
timer 2.9s
check_circle should check that the "Quick navigation" sidebar is opened
timer 2.03s
check_circle should close the "Quick navigation" sidebar
timer 0.19s

Check that "Help" button works successfully

02_product/15_buttons_in_header_product_page.js
timer
2.67s
assignment
3
check
3
100%
check_circle should open the "Help" sidebar
timer 0.48s
check_circle should check that the "Help" sidebar is opened
timer 2.02s
check_circle should close the "Help" sidebar
timer 0.17s

Check that "Tooltip" button works successfully

02_product/15_buttons_in_header_product_page.js
timer
0.73s
assignment
3
check
3
100%
check_circle should open the "Tooltip" box
timer 0.55s
check_circle should check that the "Tooltip" box is opened
timer 0.08s
check_circle should close the "Tooltip" box
timer 0.1s

Save the created product

02_product/15_buttons_in_header_product_page.js
timer
7.68s
assignment
4
check
4
100%
check_circle should click on "Save" button
timer 2.22s
check_circle should verify the appearance of the green validation
timer 0.56s
check_circle should go to "Catalog" page
timer 4.05s
check_circle should click on "Reset" button
timer 0.85s

Logout from the Back Office

02_product/15_buttons_in_header_product_page.js
timer
0.18s
assignment
1
check
1
100%
check_circle should logout successfully from Back Office
timer 0.18s

assignment 16_filter_by_categories_in_catalog_page.js


Filters by categories in catalog page

Login in the Back Office

02_product/16_filter_by_categories_in_catalog_page.js
timer
4.76s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.69s
check_circle should login successfully in the Back Office
timer 4.07s

Close the onboarding modal if exist

02_product/16_filter_by_categories_in_catalog_page.js
timer
2.11s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.08s
check_circle should close the Onboarding on the navBar if exist
timer 1.03s

Check the filtering operation of the categories in the product page

02_product/16_filter_by_categories_in_catalog_page.js
timer
47.47s
assignment
6
check
6
100%
check_circle should go to "Catalog > Categories" page
timer 4.08s
check_circle should get categories number
timer 0.98s
check_circle should get all categories and sub categories
timer 20.84s
check_circle should check the existence of categories in "Filter by categories" list in catalog page
timer 5.31s
check_circle should filter by category "Accessories" in catalog page then check results
timer 13.06s
check_circle should click on "Unselect" radio button
timer 3.21s

assignment 17_display_all_product.js


Display all product

Login in the Back Office

02_product/17_display_all_product.js
timer
4.31s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.8s
check_circle should login successfully in the Back Office
timer 3.51s

Close the onboarding modal if exist

02_product/17_display_all_product.js
timer
2.11s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.08s
check_circle should close the Onboarding on the navBar if exist
timer 1.03s

Check the product pagination in the Back Office

02_product/17_display_all_product.js
timer
1m114.47s
assignment
8
check
7
close
1
87.5%
check_circle should go to "Products" page
timer 4.06s
check_circle should select "active product"
timer 0.34s
check_circle should get the product number
timer 2.19s
check_circle should set "100" to items per page
timer 0.08s
check_circle should get all product's name
timer 4.09s
check_circle should close "catalog" menu
timer 0.19s
check_circle should go to "Shop Parameters - Product Settings" page
timer 7.04s
remove_circle should get the pagination Products per page value and check the created product in the Front Office
timer 1m96.49s
Error: An element could not be located on the page using the given search parameters ("//*[@id="js-product-list"]//a[contains(@class, "next")]").
Error: An element could not be located on the page using the given search parameters ("//*[@id="js-product-list"]//a[contains(@class, "next")]").
    at elements("//*[@id="js-product-list"]//a[contains(@class, "next")]") - getLocation.js:18:17
    at getLocation("//*[@id="js-product-list"]//a[contains(@class, "next")]") - common.webdriverio.js:44:8

assignment 18_display_each_kind_of_product.js


Display each kind of product

Create a Standard, Pack, Combination and Virtual product

Login in the Back Office

02_product/18_display_each_kind_of_product.js
timer
4.1s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.68s
check_circle should login successfully in the Back Office
timer 3.43s

Create a new product in the Back Office

02_product/18_display_each_kind_of_product.js
timer
9.81s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.16s
check_circle should click on "New Product" button
timer 4.35s
check_circle should set the "Name" input
timer 0.51s
check_circle should set the "Reference" input
timer 0.2s
check_circle should set the "Quantity" input
timer 0.19s
check_circle should set the "Price" input
timer 0.26s
check_circle should upload the first product picture
timer 0.15s

Save the created product

02_product/18_display_each_kind_of_product.js
timer
12.69s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.04s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.19s
check_circle should click on "Save" button
timer 5.27s
check_circle should check and close the green validation
timer 3.19s

Create a new product in the Back Office

02_product/18_display_each_kind_of_product.js
timer
8.63s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.06s
check_circle should click on "New Product" button
timer 3.6s
check_circle should set the "Name" input
timer 0.24s
check_circle should set the "Reference" input
timer 0.21s
check_circle should set the "Quantity" input
timer 0.16s
check_circle should set the "Price" input
timer 0.22s
check_circle should upload the first product picture
timer 0.13s

Add the created product to pack

02_product/18_display_each_kind_of_product.js
timer
2.41s
assignment
2
check
2
100%
check_circle should select the "Pack of products"
timer 0.54s
check_circle should add products to the pack
timer 1.87s

Save the created product

02_product/18_display_each_kind_of_product.js
timer
12.62s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.03s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.18s
check_circle should click on "Save" button
timer 5.24s
check_circle should check and close the green validation
timer 3.17s

Create a new "Attribute"

02_product/18_display_each_kind_of_product.js
timer
14.62s
assignment
17
check
17
100%
check_circle Should go to "Attributes & Features" page
timer 4.05s
check_circle should click on "Add new attribute" button
timer 0.59s
check_circle should set the "Name" input
timer 0.5s
check_circle should set the "Public name" input
timer 0.26s
check_circle should choose the "Type" of attribute
timer 0.16s
check_circle should click on "Save" button
timer 0.72s
check_circle should verify the appearance of the green validation
timer 0.21s
check_circle should search for the created attribute
timer 2.77s
check_circle should select the created attribute
timer 0.9s
check_circle should click on "Add new value" button
timer 0.87s
check_circle should set the "Value" input
timer 0.27s
check_circle should click on "Save" button
timer 0.86s
check_circle should set the "Value" input
timer 0.34s
check_circle should click on "Save" button
timer 0.76s
check_circle should set the "Value" input
timer 0.35s
check_circle should click on "Save" button
timer 0.79s
check_circle should verify the appearance of the green validation
timer 0.23s

Create a new product in the Back Office

02_product/18_display_each_kind_of_product.js
timer
9.42s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.07s
check_circle should click on "New Product" button
timer 4.21s
check_circle should set the "Name" input
timer 0.38s
check_circle should set the "Reference" input
timer 0.2s
check_circle should set the "Quantity" input
timer 0.19s
check_circle should set the "Price" input
timer 0.24s
check_circle should upload the first product picture
timer 0.13s

Add Attribute

02_product/18_display_each_kind_of_product.js
timer
32.58s
assignment
8
check
8
100%
check_circle should select the "Product with combination" radio button
timer 0.68s
check_circle should go to "Combinations" tab
timer 0.46s
check_circle should select the variation
timer 9.31s
check_circle should click on "Generate" button
timer 0.26s
check_circle should verify the appearance of the green validation
timer 0.68s
check_circle should refresh the page if "Debug" mode is active because of the issue here "#9826"
timer 7.39s
check_circle should select all the generated variations
timer 2.19s
check_circle should set the "Variations quantity" input
timer 11.62s

Save the created product

02_product/18_display_each_kind_of_product.js
timer
12.67s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.03s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.2s
check_circle should click on "Save" button
timer 5.26s
check_circle should check and close the green validation
timer 3.19s

Create a new product in the Back Office

02_product/18_display_each_kind_of_product.js
timer
8.78s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.07s
check_circle should click on "New Product" button
timer 3.73s
check_circle should set the "Name" input
timer 0.28s
check_circle should set the "Reference" input
timer 0.2s
check_circle should set the "Quantity" input
timer 0.16s
check_circle should set the "Price" input
timer 0.22s
check_circle should upload the first product picture
timer 0.12s

Save the created product

02_product/18_display_each_kind_of_product.js
timer
12.69s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.03s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.19s
check_circle should click on "Save" button
timer 5.29s
check_circle should check and close the green validation
timer 3.18s

Check the product pagination in the Back Office

02_product/18_display_each_kind_of_product.js
timer
1m90.34s
assignment
5
check
5
100%
check_circle should go to "Products" page
timer 4.08s
check_circle should get the product number
timer 2.13s
check_circle should close "catalog" menu
timer 0.15s
check_circle should go to "Shop Parameters - Product Settings" page
timer 7.05s
check_circle should get the pagination Products per page value and check the created product in the Front Office
timer 1m76.94s

library_books 03_category

assignment 1_create_edit_delete_category.js


Create, edit, delete and check "Category"

Login in the Back Office

03_category/1_create_edit_delete_category.js
timer
12.21s
assignment
2
check
2
100%
check_circle should open the browser
timer 3.14s
check_circle should login successfully in the Back Office
timer 9.08s

Close the onboarding modal if exist

03_category/1_create_edit_delete_category.js
timer
4.74s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 2.57s
check_circle should close the Onboarding on the navBar if exist
timer 2.17s

Create a new "Category"

03_category/1_create_edit_delete_category.js
timer
13.9s
assignment
12
check
12
100%
check_circle should go to "Category" page
timer 4.06s
check_circle should click on "Add new category" button
timer 4.76s
check_circle should set the "Name" input
timer 1.12s
check_circle should set the "Description" textarea
timer 0.04s
check_circle should upload the picture
timer 0.2s
check_circle should upload the thumb picture
timer 0.11s
check_circle should set the "Meta title" input
timer 0.26s
check_circle should set the "Meta description" input
timer 0.35s
check_circle should set the "Meta keywords" input
timer 0.23s
check_circle should set the "Friendly url" input
timer 0.3s
check_circle should click on "Save" button
timer 2.12s
check_circle should verify the appearance of the green validation
timer 0.37s

Check category in BO

03_category/1_create_edit_delete_category.js
timer
20.16s
assignment
13
check
13
100%
check_circle should go to "Category" page
timer 4.31s
check_circle should search for category
timer 3.66s
check_circle should click on "Edit" action
timer 3.81s
check_circle should check the category name
timer 0.08s
check_circle should check that the image is well displayed
timer 2.05s
check_circle should check that the image thumb is well displayed
timer 2.05s
check_circle should check the category title
timer 0.06s
check_circle should check the category meta description
timer 0.05s
check_circle should check the category friendly url
timer 0.06s
check_circle should click on "Save" button
timer 1.25s
check_circle should verify the appearance of the green validation
timer 0.43s
check_circle should click on "Reset" button
timer 0.83s
check_circle should wait for load
timer 1.5s

Add the created category to the top menu link

03_category/1_create_edit_delete_category.js
timer
9.11s
assignment
9
check
9
100%
check_circle should go to "Modules" page
timer 4.25s
check_circle should set the module name in the search input
timer 1.03s
check_circle should click on "Search" button
timer 0.27s
check_circle should click on "Configure" button
timer 1.15s
check_circle should choose the created category from the available items
timer 0.3s
check_circle should click on "Add item" button
timer 0.18s
check_circle should check that the menu is well added to the selected items list
timer 1.03s
check_circle should click on "Save" button
timer 0.67s
check_circle should verify the appearance of the green validation
timer 0.23s

Check that the category is well displayed in the Front Office

03_category/1_create_edit_delete_category.js
timer
10.21s
assignment
10
check
10
100%
check_circle should click on "Shop name" then go to the Front Office
timer 1.19s
check_circle should change front office language to english
timer 5.37s
check_circle should click on "All products" link
timer 0.63s
check_circle should check the existence of the created category
timer 0.31s
check_circle should click on "category1558492665292" category name
timer 0.42s
check_circle should check the existence of the created category in the top menu
timer 0.03s
check_circle should check the category title
timer 0.07s
check_circle should check the category description
timer 0.09s
check_circle should check the category picture
timer 2.06s
check_circle should go back to the Back Office
timer 0.04s

Update the created "Category"

03_category/1_create_edit_delete_category.js
timer
15.68s
assignment
14
check
14
100%
check_circle should go to "Category" page
timer 4.62s
check_circle should search for category
timer 3.23s
check_circle should click on "Edit" action
timer 2.09s
check_circle should set the "Name" input
timer 1.27s
check_circle should set the "Description" textarea
timer 0.03s
check_circle should set the "Meta title" input
timer 0.48s
check_circle should set the "Meta description" input
timer 0.39s
check_circle should delete the old "Meta Keywords - keyswords" input
timer 0.15s
check_circle should set the "Meta keywords" input
timer 0.29s
check_circle should set the "Meta keywords" input
timer 0.21s
check_circle should set the "Friendly url" input
timer 0.31s
check_circle should click on "Save" button
timer 1.31s
check_circle should verify the appearance of the green validation
timer 0.45s
check_circle should click on "Reset" button
timer 0.87s

Check category in BO

03_category/1_create_edit_delete_category.js
timer
19.79s
assignment
13
check
13
100%
check_circle should go to "Category" page
timer 4.14s
check_circle should search for category
timer 3.36s
check_circle should click on "Edit" action
timer 3.72s
check_circle should check the category name
timer 0.07s
check_circle should check that the image is well displayed
timer 2.09s
check_circle should check that the image thumb is well displayed
timer 2.05s
check_circle should check the category title
timer 0.06s
check_circle should check the category meta description
timer 0.06s
check_circle should check the category friendly url
timer 0.07s
check_circle should click on "Save" button
timer 1.37s
check_circle should verify the appearance of the green validation
timer 0.58s
check_circle should click on "Reset" button
timer 0.73s
check_circle should wait for load
timer 1.5s

Check that the category is well displayed in the Front Office

03_category/1_create_edit_delete_category.js
timer
9.99s
assignment
10
check
10
100%
check_circle should click on "Shop name" then go to the Front Office
timer 1.09s
check_circle should change front office language to english
timer 5.46s
check_circle should click on "All products" link
timer 0.55s
check_circle should check the existence of the created category
timer 0.25s
check_circle should click on "category_update1558492665292" category name
timer 0.35s
check_circle should check the existence of the created category in the top menu
timer 0.03s
check_circle should check the category title
timer 0.06s
check_circle should check the category description
timer 0.09s
check_circle should check the category picture
timer 2.07s
check_circle should go back to the Back Office
timer 0.04s

Delete the created "Category"

03_category/1_create_edit_delete_category.js
timer
17.9s
assignment
12
check
12
100%
check_circle should go to "Category" page
timer 5.48s
check_circle should search for category
timer 3.41s
check_circle should click on "Dropdown toggle" button
timer 0.39s
check_circle should click on "Delete" action
timer 0.27s
check_circle should wait for modal to exist
timer 0.52s
check_circle should choose the delete mode radio button
timer 0.32s
check_circle should delete category
timer 1.2s
check_circle should wait for Successful message to appear
timer 0.46s
check_circle should verify the appearance of the green validation
timer 1.13s
check_circle should search for category
timer 3.39s
check_circle should check that the product is not existing
timer 0.55s
check_circle should click on "Reset" button
timer 0.8s

Create a new "Category"

03_category/1_create_edit_delete_category.js
timer
9.84s
assignment
12
check
12
100%
check_circle should go to "Category" page
timer 4.11s
check_circle should click on "Add new category" button
timer 0.93s
check_circle should set the "Name" input
timer 1.16s
check_circle should set the "Description" textarea
timer 0.02s
check_circle should upload the picture
timer 0.15s
check_circle should upload the thumb picture
timer 0.1s
check_circle should set the "Meta title" input
timer 0.33s
check_circle should set the "Meta description" input
timer 0.37s
check_circle should set the "Meta keywords" input
timer 0.33s
check_circle should set the "Friendly url" input
timer 0.26s
check_circle should click on "Save" button
timer 1.72s
check_circle should verify the appearance of the green validation
timer 0.35s

Delete category with action group

03_category/1_create_edit_delete_category.js
timer
16.72s
assignment
10
check
10
100%
check_circle should go to "Category" page
timer 4.32s
check_circle should search for category
timer 3.36s
check_circle should select the category to delete
timer 2.27s
check_circle should click on "Delete selected" action
timer 0.38s
check_circle should wait for modal to exist
timer 0.53s
check_circle should click on "Delete" button
timer 1.19s
check_circle should verify the appearance of the green validation
timer 0.36s
check_circle should search for category
timer 3.28s
check_circle should check that the product does not exist
timer 0.35s
check_circle should click on "Reset" button
timer 0.68s

Logout from the Back Office

03_category/1_create_edit_delete_category.js
timer
0.63s
assignment
1
check
1
100%
check_circle should logout successfully from Back Office
timer 0.63s

library_books 04_attribute

assignment 1_create_edit_delete_attribute_value.js


Create, edit and delete "Attribute"

Login in the Back Office

04_attribute/1_create_edit_delete_attribute_value.js
timer
11.3s
assignment
2
check
2
100%
check_circle should open the browser
timer 2.02s
check_circle should login successfully in the Back Office
timer 9.28s

Close the onboarding modal if exist

04_attribute/1_create_edit_delete_attribute_value.js
timer
4.84s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 2.66s
check_circle should close the Onboarding on the navBar if exist
timer 2.18s

Create a new "Attribute"

04_attribute/1_create_edit_delete_attribute_value.js
timer
14.4s
assignment
17
check
17
100%
check_circle Should go to "Attributes & Features" page
timer 4.06s
check_circle should click on "Add new attribute" button
timer 0.52s
check_circle should set the "Name" input
timer 0.44s
check_circle should set the "Public name" input
timer 0.31s
check_circle should choose the "Type" of attribute
timer 0.19s
check_circle should click on "Save" button
timer 0.76s
check_circle should verify the appearance of the green validation
timer 0.25s
check_circle should search for the created attribute
timer 2.84s
check_circle should select the created attribute
timer 0.89s
check_circle should click on "Add new value" button
timer 0.8s
check_circle should set the "Value" input
timer 0.3s
check_circle should click on "Save" button
timer 0.7s
check_circle should set the "Value" input
timer 0.36s
check_circle should click on "Save" button
timer 0.68s
check_circle should set the "Value" input
timer 0.28s
check_circle should click on "Save" button
timer 0.77s
check_circle should verify the appearance of the green validation
timer 0.23s

Create a new product in the Back Office

04_attribute/1_create_edit_delete_attribute_value.js
timer
10.94s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.06s
check_circle should click on "New Product" button
timer 5.26s
check_circle should set the "Name" input
timer 0.59s
check_circle should set the "Reference" input
timer 0.23s
check_circle should set the "Quantity" input
timer 0.23s
check_circle should set the "Price" input
timer 0.27s
check_circle should upload the first product picture
timer 0.31s

Add Attribute

04_attribute/1_create_edit_delete_attribute_value.js
timer
24.48s
assignment
8
check
8
100%
check_circle should select the "Product with combination" radio button
timer 0.81s
check_circle should go to "Combinations" tab
timer 0.75s
check_circle should select the variation
timer 0.74s
check_circle should click on "Generate" button
timer 0.27s
check_circle should verify the appearance of the green validation
timer 0.78s
check_circle should refresh the page if "Debug" mode is active because of the issue here "#9826"
timer 7.22s
check_circle should select all the generated variations
timer 2.21s
check_circle should set the "Variations quantity" input
timer 11.71s

Save the created product

04_attribute/1_create_edit_delete_attribute_value.js
timer
12.73s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.04s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.2s
check_circle should click on "Save" button
timer 5.25s
check_circle should check and close the green validation
timer 3.25s

Go to the Front Office

04_attribute/1_create_edit_delete_attribute_value.js
timer
1.33s
assignment
1
check
1
100%
check_circle should go to the Front Office
timer 1.33s

Check that the attribute is well created/updated in the Front Office

04_attribute/1_create_edit_delete_attribute_value.js
timer
8.82s
assignment
5
check
5
100%
check_circle should set the shop language to "English"
timer 5.22s
check_circle should search for the product
timer 2.76s
check_circle should go to the product page
timer 0.62s
check_circle should check the product attribute name
timer 0.08s
check_circle should check the attribute values
timer 0.15s

Go back to the Back Office

04_attribute/1_create_edit_delete_attribute_value.js
timer
1.97s
assignment
1
check
1
100%
check_circle should login successfully in the Back Office
timer 1.97s

Update the created "Attribute"

04_attribute/1_create_edit_delete_attribute_value.js
timer
25.93s
assignment
19
check
19
100%
check_circle Should go to "Attributes & Features" page
timer 4.12s
check_circle should search for the created attribute
timer 2.85s
check_circle should click on "Edit" action
timer 0.88s
check_circle should set the "Name" input
timer 0.52s
check_circle should set the "Public name" input
timer 0.44s
check_circle should click on "Save" button
timer 0.76s
check_circle should click on "Reset" button
timer 0.93s
check_circle should search for the created attribute
timer 2.79s
check_circle should select the attribute
timer 0.71s
check_circle should click on "Edit" action
timer 0.85s
check_circle should set the "Value" input
timer 2.21s
check_circle should click on "Save" button
timer 0.84s
check_circle should click on "Edit" action
timer 0.96s
check_circle should set the "Value" input
timer 2.2s
check_circle should click on "Save" button
timer 0.73s
check_circle should click on "Edit" action
timer 0.88s
check_circle should set the "Value" input
timer 2.17s
check_circle should click on "Save" button
timer 0.8s
check_circle should verify the appearance of the green validation
timer 0.31s

Go back to the Front Office

04_attribute/1_create_edit_delete_attribute_value.js
timer
1.22s
assignment
1
check
1
100%
check_circle should go back to the Front Office
timer 1.22s

Check that the attribute is well created/updated in the Front Office

04_attribute/1_create_edit_delete_attribute_value.js
timer
8.74s
assignment
5
check
5
100%
check_circle should set the shop language to "English"
timer 5.18s
check_circle should search for the product
timer 2.83s
check_circle should go to the product page
timer 0.52s
check_circle should check the product attribute name
timer 0.08s
check_circle should check the attribute values
timer 0.13s

Go back to the Back Office

04_attribute/1_create_edit_delete_attribute_value.js
timer
2.09s
assignment
1
check
1
100%
check_circle should login successfully in the Back Office
timer 2.09s

Delete the created "Attribute value"

04_attribute/1_create_edit_delete_attribute_value.js
timer
9.04s
assignment
5
check
5
100%
check_circle Should go to "Attributes & Features" page
timer 4.15s
check_circle should search for the created attribute
timer 2.82s
check_circle should select the attribute
timer 0.73s
check_circle should delete the value of created attribute
timer 0.59s
check_circle should verify the appearance of the green validation
timer 0.76s

Go back to the Front Office

04_attribute/1_create_edit_delete_attribute_value.js
timer
1.09s
assignment
1
check
1
100%
check_circle should go back to the Front Office
timer 1.09s

Check that the attribute is well created/updated in the Front Office

04_attribute/1_create_edit_delete_attribute_value.js
timer
8.51s
assignment
5
check
5
100%
check_circle should set the shop language to "English"
timer 5.28s
check_circle should search for the product
timer 2.6s
check_circle should go to the product page
timer 0.41s
check_circle should check the product attribute name
timer 0.09s
check_circle should check the attribute values
timer 0.13s

Go back to the Back Office

04_attribute/1_create_edit_delete_attribute_value.js
timer
1.66s
assignment
1
check
1
100%
check_circle should login successfully in the Back Office
timer 1.66s

Delete the created "Attribute"

04_attribute/1_create_edit_delete_attribute_value.js
timer
8.42s
assignment
4
check
4
100%
check_circle should go to "Attributes & Features" page
timer 4.13s
check_circle should search for the created attribute
timer 2.85s
check_circle should delete the created attribute
timer 0.6s
check_circle should verify the appearance of the green validation
timer 0.86s

Logout from the Back Office

04_attribute/1_create_edit_delete_attribute_value.js
timer
0.07s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.07s

Go back to the Front Office

04_attribute/1_create_edit_delete_attribute_value.js
timer
1.1s
assignment
1
check
1
100%
check_circle should go back to the Front Office
timer 1.1s

Check that the attribute is well deleted in Front Office

04_attribute/1_create_edit_delete_attribute_value.js
timer
11.3s
assignment
4
check
4
100%
check_circle should set the shop language to "English"
timer 5.19s
check_circle should search for the product
timer 2.65s
check_circle should go to the product page
timer 0.43s
check_circle should check that the attribute has been deleted in the Front Office
timer 3.03s

Logout from the Front Office

04_attribute/1_create_edit_delete_attribute_value.js
timer
0.41s
assignment
1
check
1
100%
check_circle should logout successfully from the Front Office
timer 0.41s

Delete "Attribute" with bulk actions

Login in the Back Office

04_attribute/1_create_edit_delete_attribute_value.js
timer
4.33s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.69s
check_circle should login successfully in the Back Office
timer 3.64s

Close the onboarding modal if exist

04_attribute/1_create_edit_delete_attribute_value.js
timer
2.13s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.08s
check_circle should close the Onboarding on the navBar if exist
timer 1.05s

Create a new "Attribute"

04_attribute/1_create_edit_delete_attribute_value.js
timer
15s
assignment
17
check
17
100%
check_circle Should go to "Attributes & Features" page
timer 4.07s
check_circle should click on "Add new attribute" button
timer 0.52s
check_circle should set the "Name" input
timer 0.44s
check_circle should set the "Public name" input
timer 0.28s
check_circle should choose the "Type" of attribute
timer 0.15s
check_circle should click on "Save" button
timer 0.84s
check_circle should verify the appearance of the green validation
timer 0.23s
check_circle should search for the created attribute
timer 2.88s
check_circle should select the created attribute
timer 0.97s
check_circle should click on "Add new value" button
timer 0.92s
check_circle should set the "Value" input
timer 0.3s
check_circle should click on "Save" button
timer 0.94s
check_circle should set the "Value" input
timer 0.36s
check_circle should click on "Save" button
timer 0.79s
check_circle should set the "Value" input
timer 0.35s
check_circle should click on "Save" button
timer 0.77s
check_circle should verify the appearance of the green validation
timer 0.21s

Create a new product in the Back Office

04_attribute/1_create_edit_delete_attribute_value.js
timer
9.34s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.11s
check_circle should click on "New Product" button
timer 3.82s
check_circle should set the "Name" input
timer 0.54s
check_circle should set the "Reference" input
timer 0.24s
check_circle should set the "Quantity" input
timer 0.2s
check_circle should set the "Price" input
timer 0.25s
check_circle should upload the first product picture
timer 0.18s

Add Attribute

04_attribute/1_create_edit_delete_attribute_value.js
timer
24.07s
assignment
8
check
8
100%
check_circle should select the "Product with combination" radio button
timer 0.72s
check_circle should go to "Combinations" tab
timer 0.62s
check_circle should select the variation
timer 0.77s
check_circle should click on "Generate" button
timer 0.3s
check_circle should verify the appearance of the green validation
timer 0.67s
check_circle should refresh the page if "Debug" mode is active because of the issue here "#9826"
timer 7.19s
check_circle should select all the generated variations
timer 2.2s
check_circle should set the "Variations quantity" input
timer 11.61s

Save the created product

04_attribute/1_create_edit_delete_attribute_value.js
timer
12.62s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.03s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.16s
check_circle should click on "Save" button
timer 5.2s
check_circle should check and close the green validation
timer 3.23s

Delete the created "Attribute" using the bulk actions

04_attribute/1_create_edit_delete_attribute_value.js
timer
8.57s
assignment
5
check
5
100%
check_circle should go to "Attributes & Features" page
timer 4.06s
check_circle should search for the created attribute
timer 2.94s
check_circle should select the created attribute
timer 0.39s
check_circle should delete the created attribute
timer 0.37s
check_circle should verify the appearance of the green validation
timer 0.8s

Logout from the Back Office

04_attribute/1_create_edit_delete_attribute_value.js
timer
0.04s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.04s

Go back to the Front Office

04_attribute/1_create_edit_delete_attribute_value.js
timer
1.43s
assignment
1
check
1
100%
check_circle should go back to the Front Office
timer 1.43s

Check that the attribute is well deleted in Front Office

04_attribute/1_create_edit_delete_attribute_value.js
timer
11.35s
assignment
4
check
4
100%
check_circle should set the shop language to "English"
timer 5.27s
check_circle should search for the product
timer 2.59s
check_circle should go to the product page
timer 0.44s
check_circle should check that the attribute has been deleted in the Front Office
timer 3.05s

assignment 2_create_attribute.js


Create "Attributes" in the Back Office

Login in the Back Office

04_attribute/2_create_attribute.js
timer
4.1s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.68s
check_circle should login successfully in the Back Office
timer 3.43s

Close the onboarding modal if exist

04_attribute/2_create_attribute.js
timer
2.12s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.08s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Create a new "Attribute"

04_attribute/2_create_attribute.js
timer
14.67s
assignment
17
check
17
100%
check_circle Should go to "Attributes & Features" page
timer 4.05s
check_circle should click on "Add new attribute" button
timer 0.48s
check_circle should set the "Name" input
timer 0.46s
check_circle should set the "Public name" input
timer 0.28s
check_circle should choose the "Type" of attribute
timer 0.17s
check_circle should click on "Save" button
timer 0.73s
check_circle should verify the appearance of the green validation
timer 0.42s
check_circle should search for the created attribute
timer 2.95s
check_circle should select the created attribute
timer 0.85s
check_circle should click on "Add new value" button
timer 0.74s
check_circle should set the "Value" input
timer 0.28s
check_circle should click on "Save" button
timer 0.82s
check_circle should set the "Value" input
timer 0.31s
check_circle should click on "Save" button
timer 0.78s
check_circle should set the "Value" input
timer 0.31s
check_circle should click on "Save" button
timer 0.76s
check_circle should verify the appearance of the green validation
timer 0.3s

Create a new "Attribute"

04_attribute/2_create_attribute.js
timer
15.13s
assignment
17
check
17
100%
check_circle Should go to "Attributes & Features" page
timer 4.06s
check_circle should click on "Add new attribute" button
timer 0.52s
check_circle should set the "Name" input
timer 0.53s
check_circle should set the "Public name" input
timer 0.32s
check_circle should choose the "Type" of attribute
timer 0.15s
check_circle should click on "Save" button
timer 0.81s
check_circle should verify the appearance of the green validation
timer 0.24s
check_circle should search for the created attribute
timer 2.96s
check_circle should select the created attribute
timer 1.01s
check_circle should click on "Add new value" button
timer 0.82s
check_circle should set the "Value" input
timer 0.32s
check_circle should click on "Save" button
timer 0.75s
check_circle should set the "Value" input
timer 0.33s
check_circle should click on "Save" button
timer 0.87s
check_circle should set the "Value" input
timer 0.37s
check_circle should click on "Save" button
timer 0.9s
check_circle should verify the appearance of the green validation
timer 0.19s

Create a new "Attribute"

04_attribute/2_create_attribute.js
timer
14.22s
assignment
17
check
17
100%
check_circle Should go to "Attributes & Features" page
timer 4.09s
check_circle should click on "Add new attribute" button
timer 0.45s
check_circle should set the "Name" input
timer 0.52s
check_circle should set the "Public name" input
timer 0.33s
check_circle should choose the "Type" of attribute
timer 0.18s
check_circle should click on "Save" button
timer 0.81s
check_circle should verify the appearance of the green validation
timer 0.21s
check_circle should search for the created attribute
timer 2.8s
check_circle should select the created attribute
timer 0.93s
check_circle should click on "Add new value" button
timer 0.79s
check_circle should set the "Value" input
timer 0.32s
check_circle should set the "Color" input
timer 0.26s
check_circle should click on "Save" button
timer 0.94s
check_circle should set the "Value" input
timer 0.38s
check_circle should upload the texture file
timer 0.15s
check_circle should click on "Save" button
timer 0.84s
check_circle should verify the appearance of the green validation
timer 0.24s

Create a new product in the Back Office

04_attribute/2_create_attribute.js
timer
9.48s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.06s
check_circle should click on "New Product" button
timer 3.82s
check_circle should set the "Name" input
timer 0.77s
check_circle should set the "Reference" input
timer 0.2s
check_circle should set the "Quantity" input
timer 0.2s
check_circle should set the "Price" input
timer 0.27s
check_circle should upload the first product picture
timer 0.17s

Add Attribute

04_attribute/2_create_attribute.js
timer
32.77s
assignment
8
check
8
100%
check_circle should select the "Product with combination" radio button
timer 0.82s
check_circle should go to "Combinations" tab
timer 0.79s
check_circle should select the variation
timer 8.69s
check_circle should click on "Generate" button
timer 0.26s
check_circle should verify the appearance of the green validation
timer 0.67s
check_circle should refresh the page if "Debug" mode is active because of the issue here "#9826"
timer 7.28s
check_circle should select all the generated variations
timer 2.42s
check_circle should set the "Variations quantity" input
timer 11.85s

Save the created product

04_attribute/2_create_attribute.js
timer
12.83s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.04s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.22s
check_circle should click on "Save" button
timer 5.29s
check_circle should check and close the green validation
timer 3.28s

Check the product pagination in the Back Office

04_attribute/2_create_attribute.js
timer
1m74.94s
assignment
14
check
10
close
4
71.4%
check_circle should go to "Products" page
timer 4.08s
check_circle should get the product number
timer 5.16s
check_circle should go to "Shop Parameters - Product Settings" page
timer 7.18s
check_circle should get the pagination Products per page value and check the created product in the Front Office
timer 0.07s
check_circle should go to the Front Office
timer 3.94s
check_circle should set the shop language to "English"
timer 5.45s
check_circle should click on "SEE ALL PRODUCTS" link
timer 0.7s
check_circle should check all attribute type in the "Front Office"
timer 10.44s
check_circle should go to the product page
timer 0.4s
remove_circle should check all attributes name of the product
timer 9.15s
Error: element ("//*[@id="add-to-cart-or-refresh"]//div[contains (@class, "product-variants-item")]/span") still not existing after 9000ms
Error: element ("//*[@id="add-to-cart-or-refresh"]//div[contains (@class, "product-variants-item")]/span") still not existing after 9000ms
    at elements("//*[@id="add-to-cart-or-refresh"]//div[contains (@class, "product-variants-item")]/span") - isExisting.js:46:17
    at isExisting("//*[@id="add-to-cart-or-refresh"]//div[contains (@class, "product-variants-item")]/span") - waitForExist.js:67:22
remove_circle should check the attribute select values
timer 9.14s
Error: element ("//*[@id="group_7"]/option") still not existing after 9000ms
Error: element ("//*[@id="group_7"]/option") still not existing after 9000ms
    at elements("//*[@id="group_7"]/option") - isExisting.js:46:17
    at isExisting("//*[@id="group_7"]/option") - waitForExist.js:67:22
remove_circle should check the attribute radio values
timer 9.14s
Error: element ("//*[@id="add-to-cart-or-refresh"]/div[@class="product-variants"]//li//span[contains(@class, "radio-label")]") still not existing after 9000ms
Error: element ("//*[@id="add-to-cart-or-refresh"]/div[@class="product-variants"]//li//span[contains(@class, "radio-label")]") still not existing after 9000ms
    at elements("//*[@id="add-to-cart-or-refresh"]/div[@class="product-variants"]//li//span[contains(@class, "radio-label")]") - isExisting.js:46:17
    at isExisting("//*[@id="add-to-cart-or-refresh"]/div[@class="product-variants"]//li//span[contains(@class, "radio-label")]") - waitForExist.js:67:22
remove_circle should check the attribute color values
timer 9.13s
Error: element ("//*[@id="add-to-cart-or-refresh"]/div[@class="product-variants"]//li//span[contains(@class, "sr-only")]") still not existing after 9000ms
Error: element ("//*[@id="add-to-cart-or-refresh"]/div[@class="product-variants"]//li//span[contains(@class, "sr-only")]") still not existing after 9000ms
    at elements("//*[@id="add-to-cart-or-refresh"]/div[@class="product-variants"]//li//span[contains(@class, "sr-only")]") - isExisting.js:46:17
    at isExisting("//*[@id="add-to-cart-or-refresh"]/div[@class="product-variants"]//li//span[contains(@class, "sr-only")]") - waitForExist.js:67:22
check_circle should go back to the Back Office
timer 0.96s

Delete the created "Attribute"

04_attribute/2_create_attribute.js
timer
8.4s
assignment
4
check
4
100%
check_circle should go to "Attributes & Features" page
timer 4.17s
check_circle should search for the created attribute
timer 2.9s
check_circle should delete the created attribute
timer 0.56s
check_circle should verify the appearance of the green validation
timer 0.77s

Delete the created "Attribute"

04_attribute/2_create_attribute.js
timer
8.15s
assignment
4
check
4
100%
check_circle should go to "Attributes & Features" page
timer 4.08s
check_circle should search for the created attribute
timer 2.9s
check_circle should delete the created attribute
timer 0.46s
check_circle should verify the appearance of the green validation
timer 0.71s

Delete the created "Attribute"

04_attribute/2_create_attribute.js
timer
8.63s
assignment
4
check
4
100%
check_circle should go to "Attributes & Features" page
timer 4.07s
check_circle should search for the created attribute
timer 2.77s
check_circle should delete the created attribute
timer 0.47s
check_circle should verify the appearance of the green validation
timer 1.32s

library_books 05_feature

assignment 1_create_edit_delete_feature.js


Create, edit and delete "Feature"

Login in the Back Office

05_feature/1_create_edit_delete_feature.js
timer
11.62s
assignment
2
check
2
100%
check_circle should open the browser
timer 2.04s
check_circle should login successfully in the Back Office
timer 9.59s

Close the onboarding modal if exist

05_feature/1_create_edit_delete_feature.js
timer
4.79s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 2.61s
check_circle should close the Onboarding on the navBar if exist
timer 2.18s

Create a new "Feature"

05_feature/1_create_edit_delete_feature.js
timer
15.07s
assignment
16
check
16
100%
check_circle should go to "Attributes & Features" page
timer 4.06s
check_circle should click on "Feature" subtab
timer 0.55s
check_circle should click on "Add new feature" button
timer 0.89s
check_circle should set the "Name" input
timer 0.5s
check_circle should click on "Save" button
timer 0.76s
check_circle should verify the appearance of the green validation
timer 0.29s
check_circle should search for the created feature
timer 2.97s
check_circle should select the created feature
timer 0.81s
check_circle should click on "Add new feature value" button
timer 0.69s
check_circle should set the "Value" input
timer 0.41s
check_circle should click on "Save then add another value" button
timer 0.7s
check_circle should set the "Value" input
timer 0.41s
check_circle should click on "Save then add another value" button
timer 0.66s
check_circle should set the "Value" input
timer 0.41s
check_circle should click on "Save" button
timer 0.74s
check_circle should verify the appearance of the green validation
timer 0.23s

Create a new product in the Back Office

05_feature/1_create_edit_delete_feature.js
timer
10.72s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.09s
check_circle should click on "New Product" button
timer 5.21s
check_circle should set the "Name" input
timer 0.44s
check_circle should set the "Reference" input
timer 0.21s
check_circle should set the "Quantity" input
timer 0.22s
check_circle should set the "Price" input
timer 0.26s
check_circle should upload the first product picture
timer 0.28s

Add Feature

05_feature/1_create_edit_delete_feature.js
timer
6.38s
assignment
2
check
2
100%
check_circle should click on "Add feature" button
timer 0.9s
check_circle should select the created feature
timer 5.48s

Add Feature

05_feature/1_create_edit_delete_feature.js
timer
5.28s
assignment
2
check
2
100%
check_circle should click on "Add feature" button
timer 0.3s
check_circle should select the created feature
timer 4.98s

Add Feature

05_feature/1_create_edit_delete_feature.js
timer
5.3s
assignment
2
check
2
100%
check_circle should click on "Add feature" button
timer 0.23s
check_circle should select the created feature
timer 5.07s

Save the created product

05_feature/1_create_edit_delete_feature.js
timer
12.84s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.05s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.23s
check_circle should click on "Save" button
timer 5.32s
check_circle should check and close the green validation
timer 3.24s

Login in the Front Office

05_feature/1_create_edit_delete_feature.js
timer
7.81s
assignment
3
check
3
100%
check_circle should click on "View my shop" button
timer 4.34s
check_circle should switch to the new window
timer 0.87s
check_circle should login successfully in the Front Office
timer 2.6s

Check that the feature is well created/updated in the Front Office

05_feature/1_create_edit_delete_feature.js
timer
9.07s
assignment
7
check
7
100%
check_circle should set the shop language to "English"
timer 5.22s
check_circle should search for the product
timer 2.78s
check_circle should go to the product page
timer 0.73s
check_circle should check the feature name
timer 0.1s
check_circle should check the feature first value
timer 0.14s
check_circle should check the feature second value
timer 0.06s
check_circle should check the feature third value
timer 0.06s

Go back to the Back Office

05_feature/1_create_edit_delete_feature.js
timer
5.96s
assignment
2
check
2
100%
check_circle should switch to the Back Office
timer 0.04s
check_circle should go back to the Back Office
timer 5.92s

Update the created "Feature"

05_feature/1_create_edit_delete_feature.js
timer
29.96s
assignment
29
check
29
100%
check_circle should go to "Attributes & Features" page
timer 4.17s
check_circle should click on "Feature" subtab
timer 0.53s
check_circle should search for the created feature
timer 3.07s
check_circle should click on "Edit" action
timer 0.95s
check_circle should set the "Name" input
timer 0.54s
check_circle should click on "Save" button
timer 0.76s
check_circle should verify the appearance of the green validation
timer 0.26s
check_circle should click on "Reset" button
timer 0.71s
check_circle should click on "Feature" subtab
timer 0.71s
check_circle should search for the updated feature
timer 2.92s
check_circle should select the feature
timer 0.84s
check_circle should click on "Edit" action
timer 0.72s
check_circle should set the "Value" input
timer 0.44s
check_circle should click on "Save" button
timer 0.66s
check_circle should verify the appearance of the green validation
timer 0.18s
check_circle should click on "Feature" subtab
timer 0.48s
check_circle should search for the updated feature
timer 2.89s
check_circle should select the feature
timer 0.84s
check_circle should click on "Edit" action
timer 0.79s
check_circle should set the "Value" input
timer 0.45s
check_circle should click on "Save" button
timer 0.69s
check_circle should verify the appearance of the green validation
timer 0.2s
check_circle should click on "Feature" subtab
timer 0.55s
check_circle should search for the updated feature
timer 2.92s
check_circle should select the feature
timer 0.71s
check_circle should click on "Edit" action
timer 0.66s
check_circle should set the "Value" input
timer 0.42s
check_circle should click on "Save" button
timer 0.74s
check_circle should verify the appearance of the green validation
timer 0.18s

Go back to the Front Office page and check the modification

05_feature/1_create_edit_delete_feature.js
timer
0.07s
assignment
1
check
1
100%
check_circle should switch to the Front office
timer 0.07s

Check that the feature is well created/updated in the Front Office

05_feature/1_create_edit_delete_feature.js
timer
8.98s
assignment
7
check
7
100%
check_circle should set the shop language to "English"
timer 5.69s
check_circle should search for the product
timer 2.56s
check_circle should go to the product page
timer 0.44s
check_circle should check the feature name
timer 0.08s
check_circle should check the feature first value
timer 0.07s
check_circle should check the feature second value
timer 0.08s
check_circle should check the feature third value
timer 0.06s

Go back to the Back Office

05_feature/1_create_edit_delete_feature.js
timer
1.92s
assignment
2
check
2
100%
check_circle should switch to the back office
timer 0.05s
check_circle should go back to the Back Office
timer 1.87s

Delete the created "Feature"

05_feature/1_create_edit_delete_feature.js
timer
9.5s
assignment
7
check
7
100%
check_circle should go to "Attributes & Features" page
timer 4.19s
check_circle should click on "Feature" subtab
timer 0.46s
check_circle should search for the created feature
timer 2.98s
check_circle should select the feature
timer 0.69s
check_circle should click on "dropdown icon" action
timer 0.33s
check_circle should click on "delete" btn
timer 0.17s
check_circle should verify the appearance of the green validation
timer 0.69s

Go back to the Front Office

05_feature/1_create_edit_delete_feature.js
timer
0.07s
assignment
1
check
1
100%
check_circle should switch to the Front office
timer 0.07s

Check that the feature first value does not exist in the Front Office

05_feature/1_create_edit_delete_feature.js
timer
8.74s
assignment
4
check
4
100%
check_circle should set the shop language to "English"
timer 5.59s
check_circle should search for the product
timer 2.62s
check_circle should go to the product page
timer 0.45s
check_circle should check the feature first value
timer 0.08s

Go back to the Back Office

05_feature/1_create_edit_delete_feature.js
timer
0.05s
assignment
1
check
1
100%
check_circle should switch to the Back office
timer 0.05s

Delete the created "Feature"

05_feature/1_create_edit_delete_feature.js
timer
9.3s
assignment
5
check
5
100%
check_circle should go to "Attributes & Features" page
timer 4.76s
check_circle should click on "Feature" subtab
timer 0.46s
check_circle should search for the created feature
timer 2.88s
check_circle should delete the created feature
timer 0.46s
check_circle should verify the appearance of the green validation
timer 0.74s

Logout from the Back Office

05_feature/1_create_edit_delete_feature.js
timer
0.05s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.05s

Go back to the Front Office

05_feature/1_create_edit_delete_feature.js
timer
0.07s
assignment
1
check
1
100%
check_circle should switch to the Front office
timer 0.07s

Check that the feature does not exist in the Front Office

05_feature/1_create_edit_delete_feature.js
timer
11.75s
assignment
4
check
4
100%
check_circle should set the shop language to "English"
timer 5.72s
check_circle should search for the product
timer 2.55s
check_circle should go to the product page
timer 0.45s
check_circle should check that the feature has been deleted in the Front Office
timer 3.03s

Logout from the Front Office

05_feature/1_create_edit_delete_feature.js
timer
0.43s
assignment
1
check
1
100%
check_circle should logout successfully from the Front Office
timer 0.43s

Delete "Feature" with bulk actions

Login in the Back Office

05_feature/1_create_edit_delete_feature.js
timer
4.42s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.79s
check_circle should login successfully in the Back Office
timer 3.62s

Close the onboarding modal if exist

05_feature/1_create_edit_delete_feature.js
timer
2.13s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.1s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Create a new "Feature"

05_feature/1_create_edit_delete_feature.js
timer
14.08s
assignment
16
check
16
100%
check_circle should go to "Attributes & Features" page
timer 4.06s
check_circle should click on "Feature" subtab
timer 0.54s
check_circle should click on "Add new feature" button
timer 0.72s
check_circle should set the "Name" input
timer 0.43s
check_circle should click on "Save" button
timer 0.66s
check_circle should verify the appearance of the green validation
timer 0.21s
check_circle should search for the created feature
timer 2.74s
check_circle should select the created feature
timer 0.68s
check_circle should click on "Add new feature value" button
timer 0.65s
check_circle should set the "Value" input
timer 0.38s
check_circle should click on "Save then add another value" button
timer 0.67s
check_circle should set the "Value" input
timer 0.45s
check_circle should click on "Save then add another value" button
timer 0.64s
check_circle should set the "Value" input
timer 0.37s
check_circle should click on "Save" button
timer 0.69s
check_circle should verify the appearance of the green validation
timer 0.2s

Create a new product in the Back Office

05_feature/1_create_edit_delete_feature.js
timer
9.36s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.1s
check_circle should click on "New Product" button
timer 3.91s
check_circle should set the "Name" input
timer 0.52s
check_circle should set the "Reference" input
timer 0.26s
check_circle should set the "Quantity" input
timer 0.18s
check_circle should set the "Price" input
timer 0.22s
check_circle should upload the first product picture
timer 0.19s

Add Feature

05_feature/1_create_edit_delete_feature.js
timer
6.11s
assignment
2
check
2
100%
check_circle should click on "Add feature" button
timer 0.84s
check_circle should select the created feature
timer 5.27s

Add Feature

05_feature/1_create_edit_delete_feature.js
timer
5.35s
assignment
2
check
2
100%
check_circle should click on "Add feature" button
timer 0.33s
check_circle should select the created feature
timer 5.02s

Add Feature

05_feature/1_create_edit_delete_feature.js
timer
5.39s
assignment
2
check
2
100%
check_circle should click on "Add feature" button
timer 0.25s
check_circle should select the created feature
timer 5.14s

Save the created product

05_feature/1_create_edit_delete_feature.js
timer
12.71s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.05s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.21s
check_circle should click on "Save" button
timer 5.25s
check_circle should check and close the green validation
timer 3.2s

Delete the created "Feature" using the bulk actions

05_feature/1_create_edit_delete_feature.js
timer
9.14s
assignment
6
check
6
100%
check_circle should go to "Attributes & Features" page
timer 4.07s
check_circle should click on "Feature" subtab
timer 0.54s
check_circle should search for the created feature
timer 3.02s
check_circle should click on checkbox option
timer 0.38s
check_circle should delete the created feature
timer 0.37s
check_circle should verify the appearance of the green validation
timer 0.76s

Logout from the Back Office

05_feature/1_create_edit_delete_feature.js
timer
0.06s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.06s

Go back to the Front Office

05_feature/1_create_edit_delete_feature.js
timer
1.17s
assignment
1
check
1
100%
check_circle should go back to the Front Office
timer 1.17s

Check that the feature does not exist in the Front Office

05_feature/1_create_edit_delete_feature.js
timer
11.29s
assignment
4
check
4
100%
check_circle should set the shop language to "English"
timer 5.23s
check_circle should search for the product
timer 2.59s
check_circle should go to the product page
timer 0.44s
check_circle should check that the feature has been deleted in the Front Office
timer 3.03s

library_books 06_catalogbulkaction

assignment catalogbulkaction.js


Bulk action in catalog page

Login in the Back Office

06_catalogbulkaction/catalogbulkaction.js
timer
11.98s
assignment
2
check
2
100%
check_circle should open the browser
timer 1.96s
check_circle should login successfully in the Back Office
timer 10.03s

Close the onboarding modal if exist

06_catalogbulkaction/catalogbulkaction.js
timer
4.8s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 2.6s
check_circle should close the Onboarding on the navBar if exist
timer 2.19s

Disable the product list

06_catalogbulkaction/catalogbulkaction.js
timer
18.24s
assignment
8
check
8
100%
check_circle should go to "Catalog" page
timer 4.05s
check_circle should click on "Select all" radio button
timer 4.68s
check_circle should choose the "Deactivate selection" action
timer 0.52s
check_circle should Verify that the modal "deactivation in progress" is well displayed
timer 6.55s
check_circle should verify the appearance of the green validation
timer 0.26s
check_circle should get the products page number
timer 0.06s
check_circle should verify that all products statuses are disabled successfully
timer 2.04s
check_circle should get the "Name" of the last inactive product
timer 0.08s

Check existence product in Front Office

06_catalogbulkaction/catalogbulkaction.js
timer
9.06s
assignment
4
check
4
100%
check_circle should go to the "Front Office"
timer 6.39s
check_circle should search a disabled product
timer 2.57s
check_circle should check the not existence of the disabled product
timer 0.03s
check_circle should go back to the Back Office
timer 0.08s

Enable the product list

06_catalogbulkaction/catalogbulkaction.js
timer
12.39s
assignment
7
check
6
close
1
85.7%
check_circle should click on "Select all" radio button
timer 2.5s
check_circle should choose the "Activate selection" action
timer 0.55s
check_circle should Verify that the modal "activation in progress" is well displayed
timer 6.77s
check_circle should verify the appearance of the green validation
timer 0.26s
check_circle should get the products page number
timer 0.02s
remove_circle should verify that all products statuses are enabled successfully
timer 2.21s
AssertionError: expected [ Array(19) ] to not include 'clear'
AssertionError: expected [ Array(19) ] to not include 'clear'
    at Object.promise.then (test/campaigns/full/06_catalogbulkaction/catalogbulkaction.js:70:57)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should get the "Name" of the last active product
timer 0.07s

Check existence product in Front Office

06_catalogbulkaction/catalogbulkaction.js
timer
2.79s
assignment
4
check
4
100%
check_circle should go to the "Front Office"
timer 0.04s
check_circle should search an enabled product
timer 2.62s
check_circle should check the existence of the active product
timer 0.07s
check_circle should go back to the Back Office
timer 0.07s

Duplicate the product list

06_catalogbulkaction/catalogbulkaction.js
timer
14.68s
assignment
5
check
5
100%
check_circle should click on "Select all" radio button
timer 2.66s
check_circle should choose the "Duplicate selection" action
timer 0.48s
check_circle should Verify that the modal "Duplication in progress" is well displayed
timer 9.18s
check_circle should verify the appearance of the green validation
timer 0.19s
check_circle should check that the products were duplicated
timer 2.18s

Delete duplicated products list with bulk action

Abort the delete product action from the modal

06_catalogbulkaction/catalogbulkaction.js
timer
3.75s
assignment
6
check
6
100%
check_circle should set the search input to "copy" to search for the duplicated products
timer 0.2s
check_circle should click on the "ENTER" key
timer 0.76s
check_circle should click on "Select all" radio button
timer 1.59s
check_circle should click on the "Bulk actions" button
timer 0.26s
check_circle should click on the "Delete selection" button
timer 0.22s
check_circle should click on the "Close" button
timer 0.72s

Check that duplicate products are not deleted

06_catalogbulkaction/catalogbulkaction.js
timer
8.41s
assignment
4
check
4
100%
check_circle should set the search input to "copy" to search for the duplicated products
timer 2.21s
check_circle should click on the "ENTER" key
timer 1.04s
check_circle should check the existence of the list of products
timer 2.03s
check_circle should click on "Reset" button
timer 3.13s

Check when accepting to delete duplicated product modal

06_catalogbulkaction/catalogbulkaction.js
timer
13.96s
assignment
9
check
9
100%
check_circle should set the search input to "copy" to search for the duplicated products
timer 0.66s
check_circle should click on the "ENTER" key
timer 0.82s
check_circle should click on "Select all" radio button
timer 1.92s
check_circle should click on the "Bulk actions" button
timer 0.26s
check_circle should click on the "Delete selection" button
timer 0.21s
check_circle should click on the "delete now" button
timer 0.73s
check_circle should Verify that the modal "Deletion in progress" is well displayed
timer 7.8s
check_circle should check that the duplicate products are deleted successfully
timer 0.43s
check_circle should click on "Reset" button
timer 1.15s

Check that the duplicate product has been deleted

06_catalogbulkaction/catalogbulkaction.js
timer
4.23s
assignment
4
check
4
100%
check_circle should set the search input to "copy" to search for the duplicated products
timer 0.58s
check_circle should click on the "ENTER" key
timer 0.59s
check_circle should get a message indicates that no result found
timer 2.11s
check_circle should click on "Reset" button
timer 0.96s

Check existence product in Front Office

06_catalogbulkaction/catalogbulkaction.js
timer
2.9s
assignment
4
check
4
100%
check_circle should go to the "Front Office"
timer 0.26s
check_circle should search the deleted product
timer 2.55s
check_circle should check the not existence of the disabled product
timer 0.03s
check_circle should go back to the Back Office
timer 0.06s

Logout from the Back Office

06_catalogbulkaction/catalogbulkaction.js
timer
0.99s
assignment
1
check
1
100%
check_circle should logout successfully from Back Office
timer 0.99s

library_books 07_manufacturer

assignment 1_create_manufacturers.js


Create "Brand"

Login in the Back Office

07_manufacturer/1_create_manufacturers.js
timer
11.14s
assignment
2
check
2
100%
check_circle should open the browser
timer 1.94s
check_circle should login successfully in the Back Office
timer 9.19s

Close the onboarding modal if exist

07_manufacturer/1_create_manufacturers.js
timer
4.73s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 2.56s
check_circle should close the Onboarding on the navBar if exist
timer 2.18s

Create a new product in the Back Office

07_manufacturer/1_create_manufacturers.js
timer
13.38s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.05s
check_circle should click on "New Product" button
timer 7.9s
check_circle should set the "Name" input
timer 0.57s
check_circle should set the "Reference" input
timer 0.2s
check_circle should set the "Quantity" input
timer 0.19s
check_circle should set the "Price" input
timer 0.29s
check_circle should upload the first product picture
timer 0.19s

Save the created product

07_manufacturer/1_create_manufacturers.js
timer
12.78s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.05s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.26s
check_circle should click on "Save" button
timer 5.24s
check_circle should check and close the green validation
timer 3.23s

Create a new "Brand"

07_manufacturer/1_create_manufacturers.js
timer
8.76s
assignment
13
check
13
100%
check_circle should go to "Brands & Suppliers" page
timer 4.07s
check_circle should click on "Add new brand" button
timer 0.88s
check_circle should set the "Name" input
timer 0.89s
check_circle should set the "Short Description" input
timer 0.02s
check_circle should set the "Description" input
timer 0.03s
check_circle should upload "Picture" to the brand
timer 0.16s
check_circle should set the "Meta title" input
timer 0.25s
check_circle should set the "Meta description" input
timer 0.25s
check_circle should set the "Meta keywords" input
timer 0.24s
check_circle should set the "Meta keywords" input
timer 0.2s
check_circle should click on "Activate" button
timer 0.19s
check_circle should click on "Save" button
timer 1.24s
check_circle should verify the appearance of the green validation
timer 0.35s

Check brand in Front Office

07_manufacturer/1_create_manufacturers.js
timer
8.1s
assignment
8
check
8
100%
check_circle should click on "Shop name" then go to the Front Office
timer 6.82s
check_circle should click on "Sitemap" link on the footer
timer 0.42s
check_circle should click on "Brands" link
timer 0.31s
check_circle should check that the "Image" of the created brand is displayed
timer 0.03s
check_circle should check that the "Short description" of the created brand is displayed
timer 0.07s
check_circle should click on "PrestaShop1558494661211" link
timer 0.3s
check_circle should check the "Short description" text of the created brand
timer 0.07s
check_circle should check the "Description" text of the created brand
timer 0.08s

Edit the created product

07_manufacturer/1_create_manufacturers.js
timer
17.35s
assignment
7
check
7
100%
check_circle should go back to the Back Office
timer 0.05s
check_circle should go to "Catalog > Products" page
timer 4.92s
check_circle should search for product by name
timer 1.42s
check_circle should click on "Edit" button
timer 1.81s
check_circle should click on "Add a brand" button
timer 1.09s
check_circle should select the created brand
timer 0.77s
check_circle should click on "Save" button
timer 7.29s

Check brand in Front Office

07_manufacturer/1_create_manufacturers.js
timer
2.25s
assignment
6
check
6
100%
check_circle should go to the Front Office
timer 0.1s
check_circle should click on "Sitemap" link on the footer
timer 1.09s
check_circle should click on "Brands" link to display all brands
timer 0.45s
check_circle should click on "1 product" link related to the created brand
timer 0.51s
check_circle should check the existence of the created product
timer 0.06s
check_circle should go to the Back Office
timer 0.05s

Delete the created product

07_manufacturer/1_create_manufacturers.js
timer
11.88s
assignment
7
check
7
100%
check_circle should go to "Catalog" page
timer 6s
check_circle should search for the created product
timer 1.6s
check_circle should click on "Dropdown toggle" button
timer 0.56s
check_circle should click on "Delete" action
timer 0.19s
check_circle should click on "Delete now" modal button
timer 2.03s
check_circle should verify the appearance of the green validation
timer 0.29s
check_circle should click on "Reset" button
timer 1.22s

Logout from the Back Office

07_manufacturer/1_create_manufacturers.js
timer
0.26s
assignment
1
check
1
100%
check_circle should logout successfully from Back Office
timer 0.26s

assignment 2_create_brand_address.js


Create "Brand address"

Login in the Back Office

07_manufacturer/2_create_brand_address.js
timer
4.33s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.7s
check_circle should login successfully in the Back Office
timer 3.63s

Close the onboarding modal if exist

07_manufacturer/2_create_brand_address.js
timer
2.12s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.08s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Create a new "Brand"

07_manufacturer/2_create_brand_address.js
timer
8.57s
assignment
13
check
13
100%
check_circle should go to "Brands & Suppliers" page
timer 4.05s
check_circle should click on "Add new brand" button
timer 0.66s
check_circle should set the "Name" input
timer 1.11s
check_circle should set the "Short Description" input
timer 0.02s
check_circle should set the "Description" input
timer 0.02s
check_circle should upload "Picture" to the brand
timer 0.14s
check_circle should set the "Meta title" input
timer 0.17s
check_circle should set the "Meta description" input
timer 0.26s
check_circle should set the "Meta keywords" input
timer 0.25s
check_circle should set the "Meta keywords" input
timer 0.21s
check_circle should click on "Activate" button
timer 0.17s
check_circle should click on "Save" button
timer 1.13s
check_circle should verify the appearance of the green validation
timer 0.38s

Create a new "Brand address"

07_manufacturer/2_create_brand_address.js
timer
4.67s
assignment
14
check
14
100%
check_circle should click on "Add new brand address" button
timer 0.78s
check_circle should Choose the brand name
timer 0.39s
check_circle should set the "Last name" input
timer 0.4s
check_circle should set the "First name" input
timer 0.22s
check_circle should set the "Address" input
timer 0.29s
check_circle should set the "Second address" input
timer 0.17s
check_circle should set the "Zip code" input
timer 0.18s
check_circle should set the "City" input
timer 0.18s
check_circle should choose the country
timer 0.17s
check_circle should set the "Home phone" input
timer 0.27s
check_circle should set the "Mobile phone" input
timer 0.19s
check_circle should set the "Other" input
timer 0.18s
check_circle should click on "Save" button
timer 0.98s
check_circle should verify the appearance of the green validation
timer 0.27s

Check the created brand

07_manufacturer/2_create_brand_address.js
timer
3.9s
assignment
3
check
3
100%
check_circle should search for the created brand
timer 3.19s
check_circle should verify that addresses is equal to "1"
timer 0.28s
check_circle should verify that the table contains only one address
timer 0.43s

Logout from the Back Office

07_manufacturer/2_create_brand_address.js
timer
0.07s
assignment
1
check
1
100%
check_circle should logout successfully from Back Office
timer 0.07s

library_books 08_stocks

assignment 1_group_of_product_quantity.js


Modify quantity and check the movement of a group of product

Login in the Back Office

08_stocks/1_group_of_product_quantity.js
timer
10.94s
assignment
2
check
2
100%
check_circle should open the browser
timer 1.97s
check_circle should login successfully in the Back Office
timer 8.97s

Close the onboarding modal if exist

08_stocks/1_group_of_product_quantity.js
timer
5.11s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 2.93s
check_circle should close the Onboarding on the navBar if exist
timer 2.19s

Create a new product in the Back Office

08_stocks/1_group_of_product_quantity.js
timer
13.75s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.05s
check_circle should click on "New Product" button
timer 8.06s
check_circle should set the "Name" input
timer 0.61s
check_circle should set the "Reference" input
timer 0.24s
check_circle should set the "Quantity" input
timer 0.22s
check_circle should set the "Price" input
timer 0.28s
check_circle should upload the first product picture
timer 0.28s

Save the created product

08_stocks/1_group_of_product_quantity.js
timer
12.78s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.06s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.21s
check_circle should click on "Save" button
timer 5.28s
check_circle should check and close the green validation
timer 3.24s

Create a new product in the Back Office

08_stocks/1_group_of_product_quantity.js
timer
9.14s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.08s
check_circle should click on "New Product" button
timer 3.85s
check_circle should set the "Name" input
timer 0.35s
check_circle should set the "Reference" input
timer 0.21s
check_circle should set the "Quantity" input
timer 0.21s
check_circle should set the "Price" input
timer 0.24s
check_circle should upload the first product picture
timer 0.2s

Save the created product

08_stocks/1_group_of_product_quantity.js
timer
12.68s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.05s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.19s
check_circle should click on "Save" button
timer 5.24s
check_circle should check and close the green validation
timer 3.2s

Modify quantity and check the movement of a group of product

08_stocks/1_group_of_product_quantity.js
timer
26.59s
assignment
6
check
6
100%
check_circle should go to "Stocks" page
timer 16.26s
check_circle should set the "Quantity" of the first product to 15
timer 1.58s
check_circle should set the "Quantity" of the second product to 50
timer 1.38s
check_circle should click on "Apply new quantity" button
timer 0.21s
check_circle should click on "Movements" tab
timer 2.27s
check_circle should verify the new "Quantity" and "Type" of the two changed products
timer 4.9s

assignment 2_single_product_quantity.js


Modify quantity and check movement for single product

Login in the Back Office

08_stocks/2_single_product_quantity.js
timer
4.03s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.61s
check_circle should login successfully in the Back Office
timer 3.42s

Create a new product in the Back Office

08_stocks/2_single_product_quantity.js
timer
9.7s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.18s
check_circle should click on "New Product" button
timer 4.21s
check_circle should set the "Name" input
timer 0.46s
check_circle should set the "Reference" input
timer 0.22s
check_circle should set the "Quantity" input
timer 0.19s
check_circle should set the "Price" input
timer 0.25s
check_circle should upload the first product picture
timer 0.19s

Save the created product

08_stocks/2_single_product_quantity.js
timer
12.75s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.04s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.22s
check_circle should click on "Save" button
timer 5.28s
check_circle should check and close the green validation
timer 3.21s

Modify quantity and check movement for single product

08_stocks/2_single_product_quantity.js
timer
30.01s
assignment
16
check
16
100%
check_circle should go to "Stocks" page
timer 4.08s
check_circle should set the "Search products" input
timer 0.34s
check_circle should click on "Search" button
timer 0.83s
check_circle should change the product quantity
timer 3.15s
check_circle should click on "Check" button
timer 0.17s
check_circle should check the success panel
timer 0.54s
check_circle should go to "Movements" tab
timer 6.87s
check_circle should check movement history
timer 0.43s
check_circle should go to "Stock" tab
timer 0.3s
check_circle should set the "Search products" input
timer 0.68s
check_circle should click on "Search" button
timer 1.24s
check_circle should change the product quantity
timer 3.15s
check_circle should click on "Check" button
timer 0.15s
check_circle should check the success panel
timer 0.55s
check_circle should go to "Movements" tab
timer 7.18s
check_circle should check movement history
timer 0.34s

assignment 3_check_order_movement.js


Check order movement

Login in the Back Office

08_stocks/3_check_order_movement.js
timer
4.08s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.69s
check_circle should login successfully in the Back Office
timer 3.39s

Create "Product"

Create a new product in the Back Office

08_stocks/3_check_order_movement.js
timer
9.48s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.19s
check_circle should click on "New Product" button
timer 4.1s
check_circle should set the "Name" input
timer 0.39s
check_circle should set the "Reference" input
timer 0.2s
check_circle should set the "Quantity" input
timer 0.22s
check_circle should set the "Price" input
timer 0.22s
check_circle should upload the first product picture
timer 0.16s

Add Attribute

08_stocks/3_check_order_movement.js
timer
32.93s
assignment
8
check
8
100%
check_circle should select the "Product with combination" radio button
timer 0.7s
check_circle should go to "Combinations" tab
timer 0.67s
check_circle should select the variation
timer 9.31s
check_circle should click on "Generate" button
timer 0.26s
check_circle should verify the appearance of the green validation
timer 0.7s
check_circle should refresh the page if "Debug" mode is active because of the issue here "#9826"
timer 7.37s
check_circle should select all the generated variations
timer 2.18s
check_circle should set the "Variations quantity" input
timer 11.75s

Save the created product

08_stocks/3_check_order_movement.js
timer
12.67s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.05s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.17s
check_circle should click on "Save" button
timer 5.26s
check_circle should check and close the green validation
timer 3.19s

Create order in the Back Office

08_stocks/3_check_order_movement.js
timer
15.17s
assignment
16
check
16
100%
check_circle should go to "Orders" page
timer 4.07s
check_circle should click on "Add new order" button
timer 1.7s
check_circle should search for a customer
timer 0.36s
check_circle should choose the customer
timer 0.83s
check_circle should search for a product by name
timer 0.28s
check_circle should set the product combination
timer 1.12s
check_circle should set the product quantity
timer 0.19s
check_circle should click on "Add to cart" button
timer 0.25s
check_circle should get the basic product price
timer 0.59s
check_circle should set the delivery option
timer 1.21s
check_circle should get the shipping price
timer 0.11s
check_circle should get the total with taxes
timer 0.1s
check_circle should add an order message
timer 2.31s
check_circle should set the payment type
timer 0.19s
check_circle should set the order status
timer 0.33s
check_circle should click on "Create the order"
timer 1.54s

Change order state to "Delivered"

08_stocks/3_check_order_movement.js
timer
6.61s
assignment
4
check
4
100%
check_circle should go to "Orders" page
timer 4.06s
check_circle should go to the first order
timer 0.92s
check_circle should change order state to "Delivered"
timer 1.54s
check_circle should get the order quantity
timer 0.09s

Check order movement

08_stocks/3_check_order_movement.js
timer
12.19s
assignment
3
check
3
100%
check_circle should go to "Stocks" page
timer 4.06s
check_circle should go to "Movements" tab
timer 7.73s
check_circle should check movement history
timer 0.41s

assignment 4_update_product_quantity.js


Update quantity of a product

Login in the Back Office

08_stocks/4_update_product_quantity.js
timer
4.22s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.65s
check_circle should login successfully in the Back Office
timer 3.57s

Create a new product in the Back Office

08_stocks/4_update_product_quantity.js
timer
10.09s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.25s
check_circle should click on "New Product" button
timer 4.47s
check_circle should set the "Name" input
timer 0.54s
check_circle should set the "Reference" input
timer 0.2s
check_circle should set the "Quantity" input
timer 0.17s
check_circle should set the "Price" input
timer 0.25s
check_circle should upload the first product picture
timer 0.21s

Save the created product

08_stocks/4_update_product_quantity.js
timer
12.7s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.04s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.26s
check_circle should click on "Save" button
timer 5.21s
check_circle should check and close the green validation
timer 3.19s

Create a new product in the Back Office

08_stocks/4_update_product_quantity.js
timer
8.78s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.1s
check_circle should click on "New Product" button
timer 3.59s
check_circle should set the "Name" input
timer 0.35s
check_circle should set the "Reference" input
timer 0.19s
check_circle should set the "Quantity" input
timer 0.21s
check_circle should set the "Price" input
timer 0.22s
check_circle should upload the first product picture
timer 0.13s

Save the created product

08_stocks/4_update_product_quantity.js
timer
12.7s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.04s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.21s
check_circle should click on "Save" button
timer 5.28s
check_circle should check and close the green validation
timer 3.18s

Create a new product in the Back Office

08_stocks/4_update_product_quantity.js
timer
9.31s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.14s
check_circle should click on "New Product" button
timer 3.76s
check_circle should set the "Name" input
timer 0.4s
check_circle should set the "Reference" input
timer 0.26s
check_circle should set the "Quantity" input
timer 0.19s
check_circle should set the "Price" input
timer 0.31s
check_circle should upload the first product picture
timer 0.24s

Save the created product

08_stocks/4_update_product_quantity.js
timer
12.6s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.04s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.19s
check_circle should click on "Save" button
timer 5.18s
check_circle should check and close the green validation
timer 3.18s

Increase the quantity for one product using the arrow down button and save by the "Check" sign

08_stocks/4_update_product_quantity.js
timer
29.03s
assignment
7
check
7
100%
check_circle should go to "Stocks" page
timer 11.52s
check_circle should change the product quantity
timer 3.13s
check_circle should click on "Check" button
timer 0.19s
check_circle should check the success panel
timer 0.55s
check_circle should check the "Physical" and "Available" column changed
timer 6.13s
check_circle should go to "Movements" tab
timer 6.96s
check_circle should check movement history
timer 0.57s

Decrease the quantity for one product using the arrow down and save by the "Apply new quantity" button

08_stocks/4_update_product_quantity.js
timer
29.15s
assignment
7
check
7
100%
check_circle should go to "Stocks" page
timer 11.7s
check_circle should change the product quantity
timer 3.14s
check_circle should click on "Apply new quantity" button
timer 0.18s
check_circle should check the success panel
timer 0.61s
check_circle should check the "Physical" and "Available" column changed
timer 6.15s
check_circle should go to "Movements" tab
timer 6.97s
check_circle should check movement history
timer 0.4s

Change the quantity for one product entering the value in the field and save by the "Check" sign

08_stocks/4_update_product_quantity.js
timer
27.66s
assignment
7
check
7
100%
check_circle should go to "Stocks" page
timer 11.77s
check_circle should set the "Quantity" of the first product to 15
timer 1.38s
check_circle should click on "Check" button
timer 0.25s
check_circle should check the success panel
timer 0.63s
check_circle should check the "Physical" and "Available" column changed
timer 6.18s
check_circle should go to "Movements" tab
timer 7.08s
check_circle should check movement history
timer 0.38s

Enter a negative quantity with keyboard for one product in the field and save by the "Check" sign

08_stocks/4_update_product_quantity.js
timer
33.92s
assignment
7
check
7
100%
check_circle should go to "Stocks" page
timer 11.55s
check_circle should change quantity to "-5" using the keyboard
timer 7.9s
check_circle should click on "Check" button
timer 0.22s
check_circle should check the success panel
timer 0.61s
check_circle should check the "Physical" and "Available" column changed
timer 6.21s
check_circle should go to "Movements" tab
timer 7.06s
check_circle should check movement history
timer 0.38s

Enter a negative quantity with the arrow down for one product

08_stocks/4_update_product_quantity.js
timer
29.21s
assignment
7
check
7
100%
check_circle should go to "Stocks" page
timer 11.62s
check_circle should change the product quantity
timer 3.16s
check_circle should click on "Check" button
timer 0.32s
check_circle should check the success panel
timer 0.55s
check_circle should check the "Physical" and "Available" column changed
timer 6.16s
check_circle should go to "Movements" tab
timer 6.98s
check_circle should check movement history
timer 0.42s

Enter a decimal quantity with "." for one product in the field and save by the "Check" sign

08_stocks/4_update_product_quantity.js
timer
22.7s
assignment
5
check
4
close
1
80%
check_circle should go to "Stocks" page
timer 11.61s
check_circle should set the "Quantity" of the first product to 10.5
timer 1.33s
check_circle should click on "Check" button
timer 0.2s
remove_circle should check the error message
timer 3.35s
AssertionError: expected 'Please enter a valid value. The two nearest valid values are 10 and 11.' to include 'Veuillez saisir une valeur valide.'
AssertionError: expected 'Please enter a valid value. The two nearest valid values are 10 and 11.' to include 'Veuillez saisir une valeur valide.'
    at Object.client.pause.execute.then (test/clients/common_client.js:799:38)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should check the "Physical" and "Available" column unchanged
timer 6.21s

Enter a decimal quantity with "," for one product in the field and save by the "Check" sign

08_stocks/4_update_product_quantity.js
timer
19.85s
assignment
5
check
2
close
3
40%
check_circle should go to "Stocks" page
timer 11.61s
remove_circle should set the "Quantity" of the first product to 10,5
timer 1.59s
AssertionError: expected '115' to equal '20.5'
AssertionError: expected '115' to equal '20.5'
    at Object.client.pause.waitForExist.then.then.waitAndSetValue.then.then (test/clients/stocks.js:32:44)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should click on "Check" button
timer 0.25s
remove_circle should check the error message
timer 3.17s
AssertionError: expected '' to include 'Veuillez saisir une valeur valide.'
AssertionError: expected '' to include 'Veuillez saisir une valeur valide.'
    at Object.client.pause.execute.then (test/clients/common_client.js:799:38)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Physical" and "Available" column unchanged
timer 3.23s
AssertionError: expected 115 to equal 10
AssertionError: expected 115 to equal 10
    at Object.client.pause.waitForExist.then.then (test/clients/common_client.js:258:36)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Enter a decimal quantity with "." for one product in the field and save by the "Apply new quantity" button

08_stocks/4_update_product_quantity.js
timer
19.81s
assignment
5
check
3
close
2
60%
check_circle should go to "Stocks" page
timer 11.81s
check_circle should set the "Quantity" of the first product to 10.5
timer 1.34s
check_circle should click on "Apply new quantity" button
timer 0.22s
remove_circle should check the error message
timer 3.22s
AssertionError: expected '' to include 'Veuillez saisir une valeur valide.'
AssertionError: expected '' to include 'Veuillez saisir une valeur valide.'
    at Object.client.pause.execute.then (test/clients/common_client.js:799:38)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Physical" and "Available" column unchanged
timer 3.22s
AssertionError: expected 125 to equal 115
AssertionError: expected 125 to equal 115
    at Object.client.pause.waitForExist.then.then (test/clients/common_client.js:258:36)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Enter a decimal quantity with "," for one product in the field and save by the "Apply new quantity" button

08_stocks/4_update_product_quantity.js
timer
19.76s
assignment
5
check
2
close
3
40%
check_circle should go to "Stocks" page
timer 11.63s
remove_circle should set the "Quantity" of the first product to 10,5
timer 1.55s
AssertionError: expected '230' to equal '135.5'
AssertionError: expected '230' to equal '135.5'
    at Object.client.pause.waitForExist.then.then.waitAndSetValue.then.then (test/clients/stocks.js:32:44)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should click on "Apply new quantity" button
timer 0.17s
remove_circle should check the error message
timer 3.18s
AssertionError: expected '' to include 'Veuillez saisir une valeur valide.'
AssertionError: expected '' to include 'Veuillez saisir une valeur valide.'
    at Object.client.pause.execute.then (test/clients/common_client.js:799:38)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check the "Physical" and "Available" column unchanged
timer 3.24s
AssertionError: expected 230 to equal 125
AssertionError: expected 230 to equal 125
    at Object.client.pause.waitForExist.then.then (test/clients/common_client.js:258:36)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Change the quantity for several lines and save by the "Apply new quantity" button

08_stocks/4_update_product_quantity.js
timer
1m119.37s
assignment
21
check
20
close
1
95.2%
check_circle should go to "Stocks" page
timer 19.23s
check_circle should change the product quantity
timer 3.14s
check_circle should change the product quantity
timer 3.12s
check_circle should change the product quantity
timer 3.14s
check_circle should click on "Apply new quantity" button
timer 0.15s
check_circle should check the success panel
timer 0.61s
remove_circle should check the "Physical" and "Available" column changed
timer 3.22s
AssertionError: expected 235 to equal 35
AssertionError: expected 235 to equal 35
    at Object.client.pause.waitForExist.then.then (test/clients/common_client.js:258:36)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should check the "Physical" and "Available" column changed
timer 6.12s
check_circle should check the "Physical" and "Available" column changed
timer 6.17s
check_circle should go to "Movements" tab
timer 7.01s
check_circle should search for the movement
timer 7.51s
check_circle should sort the movement by date
timer 10.38s
check_circle should check movement history
timer 0.41s
check_circle should go to "Movements" tab
timer 6.18s
check_circle should search for the movement
timer 7.61s
check_circle should sort the movement by date
timer 10.35s
check_circle should check movement history
timer 0.37s
check_circle should go to "Movements" tab
timer 6.15s
check_circle should search for the movement
timer 7.73s
check_circle should sort the movement by date
timer 10.38s
check_circle should check movement history
timer 0.38s

Change the quantity for several lines with keyboard and click on the "check" sign

08_stocks/4_update_product_quantity.js
timer
1m79.61s
assignment
13
check
13
100%
check_circle should go to "Stocks" page
timer 11.54s
check_circle should change quantity to "-5" using the keyboard
timer 7.89s
check_circle should change quantity to "-5" using the keyboard
timer 7.9s
check_circle should change quantity to "-5" using the keyboard
timer 7.81s
check_circle should click on "Check" button
timer 0.3s
check_circle should check the success panel
timer 0.62s
check_circle should check the "Physical" and "Available" column unchanged
timer 6.18s
check_circle should check the "Physical" and "Available" column changed
timer 6.15s
check_circle should check the "Physical" and "Available" column unchanged
timer 6.14s
check_circle should go to "Movements" tab
timer 6.95s
check_circle should search for the movement
timer 7.37s
check_circle should sort the movement by date
timer 10.41s
check_circle should check movement history
timer 0.36s

library_books 09_customer

assignment addresses/1_create_edit_delete_address.js


Login in the Back Office

09_customer/addresses/1_create_edit_delete_address.js
timer
11.11s
assignment
2
check
2
100%
check_circle should open the browser
timer 1.93s
check_circle should login successfully in the Back Office
timer 9.18s

Close the onboarding modal if exist

09_customer/addresses/1_create_edit_delete_address.js
timer
4.87s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 2.66s
check_circle should close the Onboarding on the navBar if exist
timer 2.21s

Create "Customer"

09_customer/addresses/1_create_edit_delete_address.js
timer
11.8s
assignment
11
check
11
100%
check_circle should go to the "Customers" page
timer 4.12s
check_circle should click on "Add new customer" button
timer 3.8s
check_circle should choose the "Social title" radio
timer 0.43s
check_circle should set the "First name" input
timer 0.28s
check_circle should set the "Last name" input
timer 0.2s
check_circle should set the "Email" input
timer 0.42s
check_circle should set the "Password" input
timer 0.19s
check_circle should set the customer "Birthday"
timer 0.48s
check_circle should activate "Partner offers" option
timer 0.16s
check_circle should click on "Save" button
timer 1.39s
check_circle should verify the appearance of the green validation
timer 0.33s

Edit, delete and delete with bulk actions "Address"

Go to "Addresses" page

09_customer/addresses/1_create_edit_delete_address.js
timer
5.03s
assignment
2
check
2
100%
check_circle should go to the "Addresses" page
timer 4.16s
check_circle should click on "Add new address" button
timer 0.87s

Check required fields on Address page

09_customer/addresses/1_create_edit_delete_address.js
timer
10.4s
assignment
22
check
22
100%
check_circle should set "Email" input
timer 0.59s
check_circle should set "Identification number" input
timer 0.32s
check_circle should set "Address alias" input
timer 0.25s
check_circle should set "First name" input
timer 0.18s
check_circle should set "Last name" input
timer 0.2s
check_circle should set "VAT number" input
timer 0.22s
check_circle should set "Address" input
timer 0.31s
check_circle should set "Second address" input
timer 0.17s
check_circle should set "Postal code" input
timer 0.2s
check_circle should set "City" input
timer 0.22s
check_circle should set "Pays" input
timer 0.17s
check_circle should set "Home phone" input
timer 0.23s
check_circle should set "Company" input
timer 0.23s
check_circle should set "Other information" input
timer 2.93s
check_circle should click on "Save" button
timer 0.86s
check_circle should verify the appearance of the red error message
timer 0.23s
check_circle should set "Email" input
timer 0.34s
check_circle should click on "Save" button
timer 0.79s
check_circle should verify the appearance of the red error message
timer 0.41s
check_circle should set "Other information" input
timer 0.56s
check_circle should click on "Save" button
timer 0.73s
check_circle should verify the appearance of the green validation
timer 0.28s

Check the address creation in the Back Office

09_customer/addresses/1_create_edit_delete_address.js
timer
1.25s
assignment
1
check
1
100%
check_circle should check the address existence in the "addresses list"
timer 1.25s

Change the required fields addresses parameter

09_customer/addresses/1_create_edit_delete_address.js
timer
1.89s
assignment
4
check
4
100%
check_circle should click on "Set required fields for this section" button
timer 0.3s
check_circle should click on "company" check box button
timer 0.63s
check_circle should click on "Save" button
timer 0.67s
check_circle should verify the appearance of the green validation
timer 0.3s

Add new address

09_customer/addresses/1_create_edit_delete_address.js
timer
0.64s
assignment
1
check
1
100%
check_circle should click on "Add new address" button
timer 0.64s

Check required fields on Address page

09_customer/addresses/1_create_edit_delete_address.js
timer
7.25s
assignment
21
check
21
100%
check_circle should set "Email" input
timer 0.57s
check_circle should set "Identification number" input
timer 0.32s
check_circle should set "Address alias" input
timer 0.25s
check_circle should set "First name" input
timer 0.18s
check_circle should set "Last name" input
timer 0.19s
check_circle should set "VAT number" input
timer 0.22s
check_circle should set "Address" input
timer 0.32s
check_circle should set "Second address" input
timer 0.18s
check_circle should set "Postal code" input
timer 0.2s
check_circle should set "City" input
timer 0.18s
check_circle should set "Pays" input
timer 0.24s
check_circle should set "Home phone" input
timer 0.23s
check_circle should set "Other information" input
timer 0.51s
check_circle should click on "Save" button
timer 0.7s
check_circle should verify the appearance of the red error message
timer 0.27s
check_circle should set "Email" input
timer 0.4s
check_circle should click on "Save" button
timer 0.89s
check_circle should verify the appearance of the red error message
timer 0.3s
check_circle should set "Company" input
timer 0.19s
check_circle should click on "Save" button
timer 0.7s
check_circle should verify the appearance of the green validation
timer 0.24s

Change the required fields addresses parameter

09_customer/addresses/1_create_edit_delete_address.js
timer
1.57s
assignment
3
check
3
100%
check_circle should click on "Set required fields for this section" button
timer 0.24s
check_circle should check all fields names
timer 0.69s
check_circle should click on "Save" button
timer 0.63s

Add new address

09_customer/addresses/1_create_edit_delete_address.js
timer
0.74s
assignment
1
check
1
100%
check_circle should click on "Add new address" button
timer 0.74s

Check required fields on Address page

09_customer/addresses/1_create_edit_delete_address.js
timer
3.2s
assignment
6
check
6
100%
check_circle should set "Email" input
timer 0.6s
check_circle should click on "Save" button
timer 0.72s
check_circle should verify the appearance of the red error message
timer 0.21s
check_circle should set "Postal code" input
timer 0.31s
check_circle should click on "Save" button
timer 1.07s
check_circle should verify the appearance of the red error message
timer 0.29s

Disable all required field addresses parameter

09_customer/addresses/1_create_edit_delete_address.js
timer
5.63s
assignment
4
check
4
100%
check_circle should go to the "Addresses" page
timer 4.05s
check_circle should click on "Set required fields for this section" button
timer 0.14s
check_circle should disable all fields names
timer 0.78s
check_circle should click on "Save" button
timer 0.67s

Delete the second address created

09_customer/addresses/1_create_edit_delete_address.js
timer
2.6s
assignment
3
check
3
100%
check_circle should check the address existence in the "addresses list"
timer 1.19s
check_circle Should click on "Delete" button of the second address
timer 0.67s
check_circle should get the address ID
timer 0.74s

Edit address

Check customer address in the Front Office

09_customer/addresses/1_create_edit_delete_address.js
timer
9.09s
assignment
8
check
8
100%
check_circle should open the Front Office in new window
timer 1.44s
check_circle should set the shop language to "English"
timer 5.46s
check_circle should click on "sign in" button
timer 0.5s
check_circle should set the "Email" input
timer 0.27s
check_circle should set the "Password" input
timer 0.18s
check_circle should click on "Sign In" button
timer 0.55s
check_circle should click on "Addresses" button
timer 0.31s
check_circle should check "Address" information
timer 0.38s

Edit created Address

09_customer/addresses/1_create_edit_delete_address.js
timer
10.01s
assignment
18
check
18
100%
check_circle should go to the "Addresses" page
timer 4.64s
check_circle should search for the address in the "Addresses list"
timer 0.74s
check_circle should click on "Edit" button
timer 0.85s
check_circle should set the new "Identification number" input
timer 0.51s
check_circle should set the new "Address alias" input
timer 0.27s
check_circle should check that the "First name" is "John"
timer 0.07s
check_circle should check that the "Last name" is "Doe"
timer 0.06s
check_circle should set the new "Company" input
timer 0.2s
check_circle should set the new "VAT number" input
timer 0.22s
check_circle should set the new "Address" input
timer 0.32s
check_circle should set the new "Second address" input
timer 0.16s
check_circle should set the new "Postal code" input
timer 0.19s
check_circle should set the new "City" input
timer 0.18s
check_circle should set the new "Pays" input
timer 0.14s
check_circle should set the new "Home phone" input
timer 0.24s
check_circle should set the new "Other information" input
timer 0.29s
check_circle should click on "Save" button
timer 0.71s
check_circle should verify the appearance of the green validation
timer 0.22s

Check the edited address in the Back Office

09_customer/addresses/1_create_edit_delete_address.js
timer
0.99s
assignment
2
check
2
100%
check_circle should go to the Front Office and refresh the page
timer 0.4s
check_circle should check "Address" informations
timer 0.59s

Delete address

Delete address

09_customer/addresses/1_create_edit_delete_address.js
timer
6.79s
assignment
5
check
5
100%
check_circle should go to the "Addresses" page
timer 4.85s
check_circle should search for the address in the "Addresses list"
timer 0.75s
check_circle should click on "Delete" button
timer 0.47s
check_circle should accept the currently displayed alert dialog
timer 0.02s
check_circle should verify the appearance of the green validation
timer 0.69s

Check that no results appear

09_customer/addresses/1_create_edit_delete_address.js
timer
0.07s
assignment
1
check
1
100%
check_circle should Check that no results appear
timer 0.07s

Check the deleted address in the Front Office

09_customer/addresses/1_create_edit_delete_address.js
timer
0.62s
assignment
2
check
2
100%
check_circle should check that the address has been deleted in the Front Office
timer 0.27s
check_circle should Check that no results appear
timer 0.35s

Delete address with bulk actions

Create a new "Address"

09_customer/addresses/1_create_edit_delete_address.js
timer
9.87s
assignment
18
check
18
100%
check_circle should go to the "Addresses" page
timer 4.58s
check_circle should click on add new address
timer 0.74s
check_circle should set "Email" input
timer 0.57s
check_circle should set "Identification number" input
timer 0.33s
check_circle should set "Address alias" input
timer 0.27s
check_circle should check that the "First name" is "John"
timer 0.09s
check_circle should check that the "Last name" is "Doe"
timer 0.09s
check_circle should set "Company" input
timer 0.17s
check_circle should set "VAT number" input
timer 0.2s
check_circle should set "Address" input
timer 0.33s
check_circle should set "Second address" input
timer 0.17s
check_circle should set "Postal code" input
timer 0.17s
check_circle should set "City" input
timer 0.24s
check_circle should set "Pays" input
timer 0.23s
check_circle should set "Home phone" input
timer 0.23s
check_circle should set "Other information" input
timer 0.54s
check_circle should click on "Save" button
timer 0.67s
check_circle should verify the appearance of the green validation
timer 0.24s

Check the address creation in the Back Office

09_customer/addresses/1_create_edit_delete_address.js
timer
1s
assignment
1
check
1
100%
check_circle should check the address existence in the "addresses list"
timer 1s

Get the address ID

09_customer/addresses/1_create_edit_delete_address.js
timer
0.15s
assignment
1
check
1
100%
check_circle should get the address ID
timer 0.15s

Check the created address in the Front Office

09_customer/addresses/1_create_edit_delete_address.js
timer
0.98s
assignment
2
check
2
100%
check_circle should check that the address has been created in the Front Office
timer 0.47s
check_circle should check "Address" information
timer 0.51s

Delete address with bulk actions

09_customer/addresses/1_create_edit_delete_address.js
timer
6.79s
assignment
7
check
7
100%
check_circle should go to the "Addresses" page
timer 4.68s
check_circle should search for the address in the "Addresses list"
timer 0.83s
check_circle should select the searched client
timer 0.36s
check_circle should click on the "Bulk actions" button
timer 0.13s
check_circle should click on the "Delete selected" button
timer 0.13s
check_circle should accept the currently displayed alert dialog
timer 0.02s
check_circle should verify the appearance of the green validation
timer 0.64s

Check the deleted address in the Front Office

09_customer/addresses/1_create_edit_delete_address.js
timer
0.69s
assignment
2
check
2
100%
check_circle should check that the address has been deleted in the Front Office
timer 0.34s
check_circle should Check that no results appear
timer 0.35s

Logout from the Back Office

09_customer/addresses/1_create_edit_delete_address.js
timer
0.39s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.39s

assignment customer_settings/1_create_edit_delete_customer.js


Create, Edit, delete "Customer"

Login in the Back Office

09_customer/customer_settings/1_create_edit_delete_customer.js
timer
4.39s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.75s
check_circle should login successfully in the Back Office
timer 3.64s

Close the onboarding modal if exist

09_customer/customer_settings/1_create_edit_delete_customer.js
timer
2.12s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.09s
check_circle should close the Onboarding on the navBar if exist
timer 1.03s

Create "Customer"

09_customer/customer_settings/1_create_edit_delete_customer.js
timer
9.19s
assignment
11
check
11
100%
check_circle should go to the "Customers" page
timer 4.05s
check_circle should click on "Add new customer" button
timer 1.32s
check_circle should choose the "Social title" radio
timer 0.51s
check_circle should set the "First name" input
timer 0.2s
check_circle should set the "Last name" input
timer 0.18s
check_circle should set the "Email" input
timer 0.33s
check_circle should set the "Password" input
timer 0.18s
check_circle should set the customer "Birthday"
timer 0.49s
check_circle should activate "Partner offers" option
timer 0.16s
check_circle should click on "Save" button
timer 1.34s
check_circle should verify the appearance of the green validation
timer 0.44s

Check the customer creation in the Back Office

09_customer/customer_settings/1_create_edit_delete_customer.js
timer
2.06s
assignment
1
check
1
100%
check_circle should check the email existence in the "Customers list"
timer 2.06s

Check the customer creation in the Front Office

09_customer/customer_settings/1_create_edit_delete_customer.js
timer
9.21s
assignment
12
check
12
100%
check_circle should open the Front Office in new window
timer 1.56s
check_circle should set the shop language to "English"
timer 5.45s
check_circle should click on "sign in" button
timer 0.38s
check_circle should set the "Email" input
timer 0.29s
check_circle should set the "Password" input
timer 0.18s
check_circle should click on "Sign In" button
timer 0.62s
check_circle should click on "Information" button
timer 0.41s
check_circle should check the customer "First name"
timer 0.07s
check_circle should check the customer "Last name"
timer 0.05s
check_circle should check that the customer "Email" is equal to "1558496019083demodemo@prestashop.com"
timer 0.12s
check_circle should check that the customer "Birthday" is equal to "12/18/1991"
timer 0.06s
check_circle should go to the Back Office
timer 0.03s

Edit Customer

09_customer/customer_settings/1_create_edit_delete_customer.js
timer
12.29s
assignment
11
check
11
100%
check_circle should go to the "Customers" page
timer 4.98s
check_circle should search for the customer email in the "Customers list"
timer 1.45s
check_circle should click on "Edit" button
timer 1.58s
check_circle should choose the "Social title" radio
timer 0.36s
check_circle should set the new "First name" input
timer 0.4s
check_circle should set the new "Last name" input
timer 0.3s
check_circle should set the new "Email" input
timer 0.45s
check_circle should set the new "Password" input
timer 0.22s
check_circle should set the new customer "Birthday"
timer 0.52s
check_circle should click on "Save" button
timer 1.68s
check_circle should verify the appearance of the green validation
timer 0.35s

Check the customer creation in the Back Office

09_customer/customer_settings/1_create_edit_delete_customer.js
timer
2.58s
assignment
1
check
1
100%
check_circle should check the email existence in the "Customers list"
timer 2.58s

Check that the customer information is updated in the Front Office

09_customer/customer_settings/1_create_edit_delete_customer.js
timer
2.57s
assignment
9
check
9
100%
check_circle should go to the Front Office
timer 1.05s
check_circle should set the "Email" input
timer 0.37s
check_circle should set the "Password" input
timer 0.19s
check_circle should click on "Sign In" button
timer 0.69s
check_circle should check the customer "First name"
timer 0.06s
check_circle should check the customer "Last name"
timer 0.05s
check_circle should check that the customer "Email" is equal to "1558496019083customeremail@prestashop.com"
timer 0.06s
check_circle should check that the customer "Birthday" is equal to "10/31/1994"
timer 0.06s
check_circle should go to the Back Office
timer 0.04s

Create a new "Address"

09_customer/customer_settings/1_create_edit_delete_customer.js
timer
14.32s
assignment
18
check
18
100%
check_circle should go to the "Customers" page
timer 5.21s
check_circle should click on add new address
timer 0.68s
check_circle should set "Email" input
timer 0.68s
check_circle should set "Identification number" input
timer 0.29s
check_circle should set "Address alias" input
timer 0.23s
check_circle should check that the "First name" input is "customerFirstName"
timer 2.05s
check_circle should check that the "Last name" input is "customerLastName"
timer 2.07s
check_circle should set "Company" input
timer 0.23s
check_circle should set "VAT number" input
timer 0.29s
check_circle should set "Address" input
timer 0.34s
check_circle should set "Second address" input
timer 0.17s
check_circle should set "Postal code" input
timer 0.17s
check_circle should set "City" input
timer 0.17s
check_circle should set "Pays" input
timer 0.17s
check_circle should set "Home phone" input
timer 0.23s
check_circle should set "Other information" input
timer 0.2s
check_circle should click on "Save" button
timer 0.81s
check_circle should verify the appearance of the green validation
timer 0.33s

Check the address creation

09_customer/customer_settings/1_create_edit_delete_customer.js
timer
0.93s
assignment
2
check
2
100%
check_circle should check the existence of the filter address input
timer 0.05s
check_circle should search the customer by address
timer 0.87s

Open addresses menu in a new window

09_customer/customer_settings/1_create_edit_delete_customer.js
timer
2.18s
assignment
1
check
1
100%
check_circle should open the menu "Customers - Addresses"
timer 2.18s

Delete customer

09_customer/customer_settings/1_create_edit_delete_customer.js
timer
11.46s
assignment
6
check
6
100%
check_circle should go to the "Customers" page
timer 4.06s
check_circle should search for the customer email in the "Customers list"
timer 1.45s
check_circle should click on "Delete" button
timer 2.24s
check_circle should choose the option that allows customers to register again with the same email address
timer 0.63s
check_circle should click on "Delete" button
timer 1.01s
check_circle should verify the appearance of the green validation
timer 2.06s

Check the customer deletion in the Back Office

09_customer/customer_settings/1_create_edit_delete_customer.js
timer
6.59s
assignment
3
check
3
100%
check_circle should go to "Customers" page
timer 4.03s
check_circle should search for the customer email in the "Customers list"
timer 1.67s
check_circle should check that there is no result
timer 0.89s

Verify that the address related to the deleted customer doesn't exist

09_customer/customer_settings/1_create_edit_delete_customer.js
timer
1.84s
assignment
4
check
4
100%
check_circle should go to "Addresses" page
timer 0.64s
check_circle should refresh the page
timer 0.03s
check_circle should check that the deleted customer address doesn't exist
timer 0.58s
check_circle should go to Customers page
timer 0.59s

Check the ability to create the same deleted customer from the Front Office

09_customer/customer_settings/1_create_edit_delete_customer.js
timer
12.47s
assignment
11
check
11
100%
check_circle should click on shop logo
timer 0.43s
check_circle should set the language of shop to "English"
timer 5.21s
check_circle should click on "Sign In" button
timer 2.35s
check_circle should click on "No account? Create one here" button
timer 2.38s
check_circle should check "Mrs" radio button
timer 0.15s
check_circle should set the "First Name" input
timer 0.28s
check_circle should set the "Last Name" input
timer 0.19s
check_circle should set the "Email" input
timer 0.36s
check_circle should set the "Password" input
timer 0.19s
check_circle should set the "Birthday" input
timer 0.17s
check_circle should click on "Save" button
timer 0.75s

Delete the created customer

09_customer/customer_settings/1_create_edit_delete_customer.js
timer
15.8s
assignment
8
check
8
100%
check_circle should go to "Addresses" page
timer 0.04s
check_circle should go to "Customers" page
timer 5.7s
check_circle should search for the customer email in the "Customers list"
timer 1.41s
check_circle should click on "Delete" button
timer 2.36s
check_circle should choose the option that doesn't allow customers to register again with the same email address
timer 0.76s
check_circle should click on "Delete" button
timer 3.09s
check_circle should verify the appearance of the green validation
timer 2.11s
check_circle should go to the Front Office
timer 0.33s

Check the ability to create the same deleted customer from the Front Office

09_customer/customer_settings/1_create_edit_delete_customer.js
timer
7.98s
assignment
13
check
13
100%
check_circle should click on shop logo
timer 0.37s
check_circle should set the language of shop to "English"
timer 5.23s
check_circle should click on "Sign In" button
timer 0.37s
check_circle should click on "No account? Create one here" button
timer 0.36s
check_circle should set the "Social title" to Mrs
timer 0.16s
check_circle should set the "First Name" input
timer 0.25s
check_circle should set the "Last Name" input
timer 0.21s
check_circle should set the "Email" input
timer 0.32s
check_circle should set the "Password" input
timer 0.15s
check_circle should set the "Birthday" input
timer 0.16s
check_circle should click on the "Save" button
timer 0.33s
check_circle should check that the warning message appears
timer 0.06s
check_circle should go to the Back Office
timer 0.03s

Create "Customer"

09_customer/customer_settings/1_create_edit_delete_customer.js
timer
9.39s
assignment
11
check
11
100%
check_circle should go to the "Customers" page
timer 5.19s
check_circle should click on "Add new customer" button
timer 0.62s
check_circle should choose the "Social title" radio
timer 0.45s
check_circle should set the "First name" input
timer 0.26s
check_circle should set the "Last name" input
timer 0.26s
check_circle should set the "Email" input
timer 0.41s
check_circle should set the "Password" input
timer 0.19s
check_circle should set the customer "Birthday"
timer 0.4s
check_circle should activate "Partner offers" option
timer 0.14s
check_circle should click on "Save" button
timer 1.21s
check_circle should verify the appearance of the green validation
timer 0.27s

Delete customer with bulk actions

09_customer/customer_settings/1_create_edit_delete_customer.js
timer
3m196.33s
assignment
8
check
4
close
4
50%
check_circle should go to the "Customers" page
timer 4.29s
check_circle should search for the customer email in the "Customers list"
timer 1.18s
check_circle should select the searched client
timer 0.14s
check_circle should click on the "Bulk actions" button
timer 0.92s
remove_circle should click on the "Delete selected" button
timer 1m90.17s
Error: element ("//button[@id="customer_grid_bulk_action_delete_selection"]") still not visible after 90000ms
Error: element ("//button[@id="customer_grid_bulk_action_delete_selection"]") still not visible after 90000ms
    at elementIdDisplayed("0.7758852469920676-2") - isVisible.js:71:55
remove_circle should choose the option that allows customers to register again with the same email address
timer 1m90.19s
Error: element ("//input[@id="delete_customers_delete_method_0"]") still not visible after 90000ms
Error: element ("//input[@id="delete_customers_delete_method_0"]") still not visible after 90000ms
    at elements("//input[@id="delete_customers_delete_method_0"]") - isVisible.js:54:17
    at isVisible("//input[@id="delete_customers_delete_method_0"]") - waitForVisible.js:73:22
remove_circle should click on "Delete" button
timer 0.25s
Error: element not interactable
Error: element not interactable
    at new RuntimeError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:143:12)
    at Request._callback (node_modules/webdriverio/build/lib/utils/RequestHandler.js:318:39)
    at Request.self.callback (node_modules/webdriverio/node_modules/request/request.js:185:22)
    at Request. (node_modules/webdriverio/node_modules/request/request.js:1161:10)
    at IncomingMessage. (node_modules/webdriverio/node_modules/request/request.js:1083:12)
    at endReadableNT (_stream_readable.js:1064:12)
    at _combinedTickCallback (internal/process/next_tick.js:139:11)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should verify the appearance of the green validation
timer 9.18s
Error: element ("//*[@id="content"]/div[@class="bootstrap"]/div[contains(@class, "success")] | //div[contains(@class,"alert-success")]//*[contains(@class,"alert-text")]//p") still not existing after 9000ms
Error: element ("//*[@id="content"]/div[@class="bootstrap"]/div[contains(@class, "success")] | //div[contains(@class,"alert-success")]//*[contains(@class,"alert-text")]//p") still not existing after 9000ms
    at elements("//*[@id="content"]/div[@class="bootstrap"]/div[contains(@class, "success")] | //div[contains(@class,"alert-success")]//*[contains(@class,"alert-text")]//p") - isExisting.js:46:17
    at isExisting("//*[@id="content"]/div[@class="bootstrap"]/div[contains(@class, "success")] | //div[contains(@class,"alert-success")]//*[contains(@class,"alert-text")]//p") - waitForExist.js:67:22

Logout from the Back Office

09_customer/customer_settings/1_create_edit_delete_customer.js
timer
0.05s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.05s

assignment customer_settings/2_create_customer_in_FO.js


Create a customer account in the Front Office

09_customer/customer_settings/2_create_customer_in_FO.js
timer
9.13s
assignment
11
check
11
100%
check_circle should open the browser
timer 0.68s
check_circle should access to the Front Office
timer 1.06s
check_circle should change the Front Office language to "English"
timer 5.2s
check_circle should click on the "Sign in" link
timer 0.33s
check_circle should click on "No account? Create one here" link
timer 0.36s
check_circle should choose a "Social title" option
timer 0.13s
check_circle should set the "First name" input
timer 0.18s
check_circle should set the "Last name" input
timer 0.15s
check_circle should set the "Email" input
timer 0.28s
check_circle should set the "Password" input
timer 0.18s
check_circle should click on "Save" button
timer 0.6s

Check the creation of customer account

09_customer/customer_settings/2_create_customer_in_FO.js
timer
6.98s
assignment
6
check
6
100%
check_circle should "Sign out"
timer 0.48s
check_circle should change the Front Office language to "English"
timer 5.17s
check_circle should login successfully with the created account
timer 0.34s
check_circle should set the "Email" input
timer 0.27s
check_circle should set the "Password" input
timer 0.15s
check_circle should click on "SIGN IN" button
timer 0.57s

Create "Address"

09_customer/customer_settings/2_create_customer_in_FO.js
timer
1.5s
assignment
6
check
6
100%
check_circle should click on "ADD FIRST ADDRESS" button
timer 0.39s
check_circle should set the "Address" input
timer 0.19s
check_circle should set the "Zip/Postal Code" input
timer 0.2s
check_circle should set the "City" input
timer 0.14s
check_circle should click on "SAVE" button
timer 0.44s
check_circle should check that the success alert message is well displayed
timer 0.13s

Check the creation of the address

09_customer/customer_settings/2_create_customer_in_FO.js
timer
1.43s
assignment
8
check
8
100%
check_circle should click on "update" link
timer 0.29s
check_circle should check that the "First name" of customer is equal to "John"
timer 0.06s
check_circle should check that the "Last name" of customer is equal to "Doe"
timer 0.07s
check_circle should check that the "Address" of customer is equal to "16, Main street"
timer 0.06s
check_circle should check that the "Zip/Postal Code" of customer is equal to "75002"
timer 0.04s
check_circle should check that the "City" of customer is equal to "Paris"
timer 0.04s
check_circle should go back to the home page
timer 0.43s
check_circle should logout successfully from the Front Office
timer 0.43s

library_books 10_module

assignment 1_Zip_module.js


Install "abondoned cart pro" module

Login in the Back Office

10_module/1_Zip_module.js
timer
11.08s
assignment
2
check
2
100%
check_circle should open the browser
timer 1.93s
check_circle should login successfully in the Back Office
timer 9.15s

Close the onboarding modal if exist

10_module/1_Zip_module.js
timer
4.75s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 2.57s
check_circle should close the Onboarding on the navBar if exist
timer 2.18s

Check then uninstall "ps_mbo" module

10_module/1_Zip_module.js
timer
16.02s
assignment
8
check
8
100%
check_circle should go to "Module Catalog" page
timer 4.05s
check_circle should go to "Module Manager" page
timer 4.51s
check_circle should click on "Installed Modules" tab
timer 1.59s
check_circle should search for ps_mbo module in the installed module tab
timer 2.33s
check_circle should click on "Search" button
timer 0.26s
check_circle should check if the module ps_mbo was installed
timer 2.03s
check_circle should click on "Uninstall" button
timer 0s
check_circle should go to the "Dashboard" page
timer 1.24s

Install "abondoned cart pro" module by uploading a ZIP file

10_module/1_Zip_module.js
timer
21.54s
assignment
9
check
9
100%
check_circle should go to "Module" page
timer 4.26s
check_circle should click on "Upload a module" button
timer 1.06s
check_circle should add zip file
timer 1.32s
check_circle should verify that the module is installed
timer 1.74s
check_circle should click on close modal button
timer 0.19s
check_circle should search for "abandoned cart pro" module in the installed module tab
timer 8.32s
check_circle should click on "Search" button
timer 1.15s
check_circle should click on "Configure" button
timer 1.71s
check_circle should verify you are on the configuration page of the module
timer 1.8s

Uninstall "abondoned cart pro" module

10_module/1_Zip_module.js
timer
14.83s
assignment
11
check
11
100%
check_circle should go to "Module Manager" page
timer 4.05s
check_circle should click on "Installed Modules"
timer 1.14s
check_circle should search for cartabandonmentpro module in the installed module tab
timer 0.88s
check_circle should click on "Search" button
timer 0.2s
check_circle should click on "see more" link if existing
timer 4.11s
check_circle should click on module dropdown
timer 0.35s
check_circle should click on "Uninstall" button
timer 0.29s
check_circle should click on "Yes, uninstall it" button
timer 0.66s
check_circle should check that the success alert message is well displayed
timer 1.11s
check_circle should check that the backdrop is hidden
timer 2.03s
check_circle should check if the module cartabandonmentpro was uninstalled
timer 0.03s

Install "abondoned cart pro" module by uploading a ZIP file

10_module/1_Zip_module.js
timer
23.67s
assignment
9
check
9
100%
check_circle should go to "Module" page
timer 4.03s
check_circle should click on "Upload a module" button
timer 3.78s
check_circle should add zip file
timer 1.77s
check_circle should verify that the module is installed
timer 1.7s
check_circle should click on close modal button
timer 0.14s
check_circle should search for "abandoned cart pro" module in the installed module tab
timer 7.87s
check_circle should click on "Search" button
timer 1.16s
check_circle should click on "Configure" button
timer 1.63s
check_circle should verify you are on the configuration page of the module
timer 1.6s

Check then install "ps_mbo" module

10_module/1_Zip_module.js
timer
17.96s
assignment
2
check
2
100%
check_circle should go to the "Dashboard" page
timer 8.41s
check_circle should install the "MBO Module" if not installed
timer 9.55s

Uninstall "abondoned cart pro" module

10_module/1_Zip_module.js
timer
15.37s
assignment
11
check
11
100%
check_circle should go to "Module Manager" page
timer 4.19s
check_circle should click on "Installed Modules"
timer 1.95s
check_circle should search for cartabandonmentpro module in the installed module tab
timer 0.51s
check_circle should click on "Search" button
timer 0.17s
check_circle should click on "see more" link if existing
timer 4.13s
check_circle should click on module dropdown
timer 0.27s
check_circle should click on "Uninstall" button
timer 0.27s
check_circle should click on "Yes, uninstall it" button
timer 0.71s
check_circle should check that the success alert message is well displayed
timer 1.12s
check_circle should check that the backdrop is hidden
timer 2.03s
check_circle should check if the module cartabandonmentpro was uninstalled
timer 0.03s

Install "abondoned cart pro" module by uploading a ZIP file

10_module/1_Zip_module.js
timer
22.82s
assignment
9
check
9
100%
check_circle should go to "Module" page
timer 4.04s
check_circle should click on "Upload a module" button
timer 3.48s
check_circle should add zip file
timer 1.21s
check_circle should verify that the module is installed
timer 1.74s
check_circle should click on close modal button
timer 0.22s
check_circle should search for "abandoned cart pro" module in the installed module tab
timer 7.77s
check_circle should click on "Search" button
timer 1.14s
check_circle should click on "Configure" button
timer 1.7s
check_circle should verify you are on the configuration page of the module
timer 1.54s

Uninstall "abondoned cart pro" module

10_module/1_Zip_module.js
timer
14.72s
assignment
11
check
11
100%
check_circle should go to "Module Manager" page
timer 4.07s
check_circle should click on "Installed Modules"
timer 1.37s
check_circle should search for cartabandonmentpro module in the installed module tab
timer 0.66s
check_circle should click on "Search" button
timer 0.18s
check_circle should click on "see more" link if existing
timer 4.08s
check_circle should click on module dropdown
timer 0.25s
check_circle should click on "Uninstall" button
timer 0.24s
check_circle should click on "Yes, uninstall it" button
timer 0.68s
check_circle should check that the success alert message is well displayed
timer 1.14s
check_circle should check that the backdrop is hidden
timer 2.03s
check_circle should check if the module cartabandonmentpro was uninstalled
timer 0.03s

Install "abondoned cart pro" module by uploading a ZIP file

10_module/1_Zip_module.js
timer
23.63s
assignment
9
check
9
100%
check_circle should go to "Module" page
timer 4.03s
check_circle should click on "Upload a module" button
timer 3.97s
check_circle should add zip file
timer 1.4s
check_circle should verify that the module is installed
timer 1.69s
check_circle should click on close modal button
timer 0.14s
check_circle should search for "abandoned cart pro" module in the installed module tab
timer 7.96s
check_circle should click on "Search" button
timer 1.15s
check_circle should click on "Configure" button
timer 1.66s
check_circle should verify you are on the configuration page of the module
timer 1.62s

Logout from the Back Office

10_module/1_Zip_module.js
timer
0.04s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.04s

assignment 2_cross_selling_module.js


Install and Uninstall Module from cross selling

Login in the Back Office

10_module/2_cross_selling_module.js
timer
4.76s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.71s
check_circle should login successfully in the Back Office
timer 4.05s

Install,disable,enable and Uninstall "PayPal" module (By partners)

Install "PayPal" module From Cross selling

10_module/2_cross_selling_module.js
timer
25.3s
assignment
12
check
12
100%
check_circle should go to "Module Catalog" page
timer 4.19s
check_circle should click on "Modules Catalog" tab
timer 1.65s
check_circle should set the name of the module in the search input
timer 0.9s
check_circle should click on "Search" button
timer 2.15s
check_circle should click on "Install" button
timer 0.2s
check_circle should check that the success alert message is well displayed
timer 2.11s
check_circle should go to "Module Manager" page
timer 4.05s
check_circle should click on "Modules" tab
timer 5.29s
check_circle should set the name of the module in the search input
timer 0.49s
check_circle should click on "Search" button
timer 0.16s
check_circle should click on "see more" link if existing
timer 4.07s
check_circle should check if the module paypal was installed
timer 0.04s

Check Configuration page of "PayPal" module

10_module/2_cross_selling_module.js
timer
6.14s
assignment
3
check
3
100%
check_circle should click on "see more" link if existing
timer 4.08s
check_circle should click on "Configure" button
timer 1.79s
check_circle should check the configuration page
timer 0.28s

Disable Module

10_module/2_cross_selling_module.js
timer
12.13s
assignment
8
check
8
100%
check_circle should go to "Module Manager" page
timer 4.07s
check_circle should click on "Installed Modules"
timer 1.27s
check_circle should search for paypal module in the installed module tab
timer 0.68s
check_circle should click on "Search" button
timer 0.2s
check_circle should click on "see more" link if existing
timer 4.11s
check_circle should click on "Disable" button
timer 0.46s
check_circle should click on "Yes, disable it" button
timer 0.71s
check_circle should check that the success alert message is well displayed
timer 0.64s

Enable Module

10_module/2_cross_selling_module.js
timer
16.03s
assignment
7
check
7
100%
check_circle should go to "Module Manager" page
timer 4.05s
check_circle should click on "Installed Modules"
timer 5.84s
check_circle should search for paypal module in the installed module tab
timer 0.93s
check_circle should click on "Search" button
timer 0.16s
check_circle should click on "see more" link if existing
timer 4.13s
check_circle should click on "Enable" button
timer 0.31s
check_circle should check that the success alert message is well displayed
timer 0.62s

Uninstall "PayPal" module

10_module/2_cross_selling_module.js
timer
1m107.7s
assignment
11
check
8
close
3
72.7%
check_circle should go to "Module Manager" page
timer 4.05s
check_circle should click on "Installed Modules"
timer 4.95s
check_circle should search for paypal module in the installed module tab
timer 0.83s
check_circle should click on "Search" button
timer 0.18s
check_circle should click on "see more" link if existing
timer 4.11s
check_circle should click on module dropdown
timer 0.3s
check_circle should click on "Uninstall" button
timer 0.34s
check_circle should click on "Yes, uninstall it" button
timer 0.32s
remove_circle should check that the success alert message is well displayed
timer 1m90.19s
Error: element (".growl-close") still not existing after 90000ms
Error: element (".growl-close") still not existing after 90000ms
    at elements(".growl-close") - isExisting.js:46:17
    at isExisting(".growl-close") - waitForExist.js:67:22
remove_circle should check that the backdrop is hidden
timer 2.24s
AssertionError: expected [ true, true ] to be false
AssertionError: expected [ true, true ] to be false
    at Object.client.pause.isVisible.then (test/clients/common_client.js:485:51)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check if the module paypal was uninstalled
timer 0.19s
AssertionError: expected true to be false
AssertionError: expected true to be false
    at Object.client.pause.isExisting.then (test/clients/common_client.js:438:53)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Logout from the Back Office

10_module/2_cross_selling_module.js
timer
0.02s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.02s

assignment 3_search_module.js


Search modules"

Login in the Back Office

10_module/3_search_module.js
timer
4.39s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.64s
check_circle should login successfully in the Back Office
timer 3.75s

Close the onboarding modal if exist

10_module/3_search_module.js
timer
2.17s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.14s
check_circle should close the Onboarding on the navBar if exist
timer 1.03s

Check then install "ps_mbo" module

10_module/3_search_module.js
timer
11.62s
assignment
2
check
1
close
1
50%
check_circle should go to the "Dashboard" page
timer 8.9s
remove_circle should install the "MBO Module" if not installed
timer 2.72s
Error: element not interactable
Error: An element command could not be completed because the element is not visible on the page.
    at elementIdValue("0.8305231919584133-1", "ps_mbo") - setValue.js:46:80

Search "mailchimp" module

10_module/3_search_module.js
timer
8.47s
assignment
4
check
4
100%
check_circle should go to "Modules > Module Catalog" page
timer 4.04s
check_circle should search for "mailchimp" module in the module Catalog tab
timer 2.19s
check_circle should click on "Search" button
timer 0.21s
check_circle should check if the module "mailchimp" is displayed
timer 2.03s

Search "payments by check" module

10_module/3_search_module.js
timer
8.45s
assignment
4
check
4
100%
check_circle should go to "Modules > Module Manager" page
timer 4.03s
check_circle should search for "check" module in the module Modules tab
timer 2.21s
check_circle should click on "Search" button
timer 0.17s
check_circle should check if the module "Payments by check" is displayed
timer 2.04s

Uninstall "ps_mbo" module if it is installed

10_module/3_search_module.js
timer
13.17s
assignment
8
check
8
100%
check_circle should go to "Module Catalog" page
timer 4.03s
check_circle should go to "Module Manager" page
timer 1.46s
check_circle should click on "Installed Modules" tab
timer 1.42s
check_circle should search for ps_mbo module in the installed module tab
timer 2.19s
check_circle should click on "Search" button
timer 0.15s
check_circle should check if the module ps_mbo was installed
timer 2.03s
check_circle should click on "Uninstall" button
timer
check_circle should go to the "Dashboard" page
timer 1.89s

Search "mailchimp" module

10_module/3_search_module.js
timer
8.54s
assignment
4
check
4
100%
check_circle should go to "Modules > Module Catalog" page
timer 4.15s
check_circle should search for "paypal" module in the module Catalog tab
timer 2.16s
check_circle should click on "Search" button
timer 0.19s
check_circle should check if the module "paypal" is displayed
timer 2.05s

Search "payments by check" module

10_module/3_search_module.js
timer
8.5s
assignment
4
check
4
100%
check_circle should go to "Modules > Module Manager" page
timer 4.06s
check_circle should search for "check" module in the module Modules tab
timer 2.21s
check_circle should click on "Search" button
timer 0.19s
check_circle should check if the module "Payments by check" is displayed
timer 2.04s

Check then install "ps_mbo" module

10_module/3_search_module.js
timer
9.13s
assignment
2
check
1
close
1
50%
check_circle should go to the "Dashboard" page
timer 8.58s
remove_circle should install the "MBO Module" if not installed
timer 0.55s
Error: element not interactable
Error: element not interactable
    at new RuntimeError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:143:12)
    at Request._callback (node_modules/webdriverio/build/lib/utils/RequestHandler.js:318:39)
    at Request.self.callback (node_modules/webdriverio/node_modules/request/request.js:185:22)
    at Request. (node_modules/webdriverio/node_modules/request/request.js:1161:10)
    at IncomingMessage. (node_modules/webdriverio/node_modules/request/request.js:1083:12)
    at endReadableNT (_stream_readable.js:1064:12)
    at _combinedTickCallback (internal/process/next_tick.js:139:11)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Logout from the Back Office

10_module/3_search_module.js
timer
0.03s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.03s

assignment 4_sort_module.js


Check sort module by "Name"

Login in the Back Office

10_module/4_sort_module.js
timer
3.98s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.59s
check_circle should login successfully in the Back Office
timer 3.4s

Close the onboarding modal if exist

10_module/4_sort_module.js
timer
2.14s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.1s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Check then install "ps_mbo" module

10_module/4_sort_module.js
timer
17.35s
assignment
2
check
2
100%
check_circle should go to the "Dashboard" page
timer 8.77s
check_circle should install the "MBO Module" if not installed
timer 8.58s

Check the sort module by name, increasing price, decreasing price and popularity

10_module/4_sort_module.js
timer
14.59s
assignment
10
check
4
close
6
40%
check_circle should go to "Modules > Modules Catalog" page
timer 4.18s
check_circle should get module number
timer 1.62s
remove_circle should select sort by "Name"
timer 1.47s
Error: An element could not be located on the page using the given search parameters.
Error: An element could not be located on the page using the given search parameters.
    at new RuntimeError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:143:12)
    at Object. (node_modules/webdriverio/build/lib/commands/selectByAttribute.js:40:19)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should check that modules are well sorted by "Name"
timer 2.85s
remove_circle should select sort by "Increasing price"
timer 0.18s
Error: An element could not be located on the page using the given search parameters ("(//*[@id="modules-list-container-all"]/div[@data-type="module" or @data-type="service"])[1]//div[contains(@class,"module-price")]//span").
Error: An element could not be located on the page using the given search parameters ("(//*[@id="modules-list-container-all"]/div[@data-type="module" or @data-type="service"])[1]//div[contains(@class,"module-price")]//span").
    at elements("(//*[@id="modules-list-container-all"]/div[@data-type="module" or @data-type="service"])[1]//div[contains(@class,"module-price")]//span") - getText.js:18:17
    at getText("(//*[@id="modules-list-container-all"]/div[@data-type="module" or @data-type="service"])[1]//div[contains(@class,"module-price")]//span", "data-price") - module.js:42:8
remove_circle should check that modules are well sorted by "Increasing price"
timer 0.18s
Error: An element could not be located on the page using the given search parameters ("(//*[@id="modules-list-container-all"]/div[@data-type="module" or @data-type="service"])[1]//div[contains(@class,"module-price")]//span").
Error: An element could not be located on the page using the given search parameters ("(//*[@id="modules-list-container-all"]/div[@data-type="module" or @data-type="service"])[1]//div[contains(@class,"module-price")]//span").
    at elements("(//*[@id="modules-list-container-all"]/div[@data-type="module" or @data-type="service"])[1]//div[contains(@class,"module-price")]//span") - getText.js:18:17
    at getText("(//*[@id="modules-list-container-all"]/div[@data-type="module" or @data-type="service"])[1]//div[contains(@class,"module-price")]//span", "data-price") - module.js:42:8
remove_circle should select sort by "Decreasing price"
timer 0.18s
Error: An element could not be located on the page using the given search parameters ("(//*[@id="modules-list-container-all"]/div[@data-type="module" or @data-type="service"])[1]//div[contains(@class,"module-price")]//span").
Error: An element could not be located on the page using the given search parameters ("(//*[@id="modules-list-container-all"]/div[@data-type="module" or @data-type="service"])[1]//div[contains(@class,"module-price")]//span").
    at elements("(//*[@id="modules-list-container-all"]/div[@data-type="module" or @data-type="service"])[1]//div[contains(@class,"module-price")]//span") - getText.js:18:17
    at getText("(//*[@id="modules-list-container-all"]/div[@data-type="module" or @data-type="service"])[1]//div[contains(@class,"module-price")]//span", "data-price") - module.js:42:8
remove_circle should check that modules are well sorted by "Decreasing price"
timer 0.18s
Error: An element could not be located on the page using the given search parameters ("(//*[@id="modules-list-container-all"]/div[@data-type="module" or @data-type="service"])[1]//div[contains(@class,"module-price")]//span").
Error: An element could not be located on the page using the given search parameters ("(//*[@id="modules-list-container-all"]/div[@data-type="module" or @data-type="service"])[1]//div[contains(@class,"module-price")]//span").
    at elements("(//*[@id="modules-list-container-all"]/div[@data-type="module" or @data-type="service"])[1]//div[contains(@class,"module-price")]//span") - getText.js:18:17
    at getText("(//*[@id="modules-list-container-all"]/div[@data-type="module" or @data-type="service"])[1]//div[contains(@class,"module-price")]//span", "data-price") - module.js:42:8
check_circle should select sort by "Popularity"
timer 0.84s
remove_circle should check that modules are well sorted by "Popularity"
timer 2.9s
AssertionError: expected [ Array(26) ] to deeply equal [ Array(26) ]
AssertionError: expected [ Array(26) ] to deeply equal [ Array(26) ]
    at Object.client.pause.then (test/clients/module.js:128:35)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Select specific category then check the sort module by name, increasing price, decreasing price

10_module/4_sort_module.js
timer
1.58s
assignment
9
check
3
close
6
33.3%
check_circle should select "Administration" from categories list
timer 0.44s
check_circle should get module number
timer 0.05s
remove_circle should select sort by "Name"
timer 0.18s
Error: An element could not be located on the page using the given search parameters ("(//*[@id="modules-list-container-all"]/div[(@data-type="module" or @data-type="service") and @data-categories="null"])[1]").
Error: An element could not be located on the page using the given search parameters ("(//*[@id="modules-list-container-all"]/div[(@data-type="module" or @data-type="service") and @data-categories="null"])[1]").
    at elements("(//*[@id="modules-list-container-all"]/div[(@data-type="module" or @data-type="service") and @data-categories="null"])[1]") - getAttribute.js:25:17
    at getAttribute("(//*[@id="modules-list-container-all"]/div[(@data-type="module" or @data-type="service") and @data-categories="null"])[1]", "data-name") - module.js:30:8
remove_circle should check that modules are well sorted by "Name"
timer 0.16s
Error: An element could not be located on the page using the given search parameters ("(//*[@id="modules-list-container-all"]/div[(@data-type="module" or @data-type="service") and @data-categories="null"])[1]").
Error: An element could not be located on the page using the given search parameters ("(//*[@id="modules-list-container-all"]/div[(@data-type="module" or @data-type="service") and @data-categories="null"])[1]").
    at elements("(//*[@id="modules-list-container-all"]/div[(@data-type="module" or @data-type="service") and @data-categories="null"])[1]") - getAttribute.js:25:17
    at getAttribute("(//*[@id="modules-list-container-all"]/div[(@data-type="module" or @data-type="service") and @data-categories="null"])[1]", "data-name") - module.js:30:8
remove_circle should select sort by "Increasing price"
timer 0.17s
Error: An element could not be located on the page using the given search parameters ("(//*[@id="modules-list-container-all"]/div[@data-type="module" and @data-categories="null"])[1]//div[contains(@class,"module-price")]//span").
Error: An element could not be located on the page using the given search parameters ("(//*[@id="modules-list-container-all"]/div[@data-type="module" and @data-categories="null"])[1]//div[contains(@class,"module-price")]//span").
    at elements("(//*[@id="modules-list-container-all"]/div[@data-type="module" and @data-categories="null"])[1]//div[contains(@class,"module-price")]//span") - getText.js:18:17
    at getText("(//*[@id="modules-list-container-all"]/div[@data-type="module" and @data-categories="null"])[1]//div[contains(@class,"module-price")]//span", "data-price") - module.js:42:8
remove_circle should check that modules are well sorted by "Increasing price"
timer 0.17s
Error: An element could not be located on the page using the given search parameters ("(//*[@id="modules-list-container-all"]/div[@data-type="module" and @data-categories="null"])[1]//div[contains(@class,"module-price")]//span").
Error: An element could not be located on the page using the given search parameters ("(//*[@id="modules-list-container-all"]/div[@data-type="module" and @data-categories="null"])[1]//div[contains(@class,"module-price")]//span").
    at elements("(//*[@id="modules-list-container-all"]/div[@data-type="module" and @data-categories="null"])[1]//div[contains(@class,"module-price")]//span") - getText.js:18:17
    at getText("(//*[@id="modules-list-container-all"]/div[@data-type="module" and @data-categories="null"])[1]//div[contains(@class,"module-price")]//span", "data-price") - module.js:42:8
remove_circle should select sort by "Decreasing price"
timer 0.18s
Error: An element could not be located on the page using the given search parameters ("(//*[@id="modules-list-container-all"]/div[@data-type="module" and @data-categories="null"])[1]//div[contains(@class,"module-price")]//span").
Error: An element could not be located on the page using the given search parameters ("(//*[@id="modules-list-container-all"]/div[@data-type="module" and @data-categories="null"])[1]//div[contains(@class,"module-price")]//span").
    at elements("(//*[@id="modules-list-container-all"]/div[@data-type="module" and @data-categories="null"])[1]//div[contains(@class,"module-price")]//span") - getText.js:18:17
    at getText("(//*[@id="modules-list-container-all"]/div[@data-type="module" and @data-categories="null"])[1]//div[contains(@class,"module-price")]//span", "data-price") - module.js:42:8
remove_circle should check that modules are well sorted by "Decreasing price"
timer 0.19s
Error: An element could not be located on the page using the given search parameters ("(//*[@id="modules-list-container-all"]/div[@data-type="module" and @data-categories="null"])[1]//div[contains(@class,"module-price")]//span").
Error: An element could not be located on the page using the given search parameters ("(//*[@id="modules-list-container-all"]/div[@data-type="module" and @data-categories="null"])[1]//div[contains(@class,"module-price")]//span").
    at elements("(//*[@id="modules-list-container-all"]/div[@data-type="module" and @data-categories="null"])[1]//div[contains(@class,"module-price")]//span") - getText.js:18:17
    at getText("(//*[@id="modules-list-container-all"]/div[@data-type="module" and @data-categories="null"])[1]//div[contains(@class,"module-price")]//span", "data-price") - module.js:42:8
check_circle should verify if the modules displayed are only modules of the selected category
timer 0.05s

Select category then search module that is in the selected category in module catalog page

10_module/4_sort_module.js
timer
5.29s
assignment
4
check
4
100%
check_circle should click on "Modules Catalog" tab
timer 0.61s
check_circle should select "Administration" from categories list
timer 2.31s
check_circle should search for the module "autoupgrade"
timer 0.34s
check_circle should check if the module "autoupgrade" is displayed
timer 2.03s

Select category then search module that is not in the selected category in module catalog page

10_module/4_sort_module.js
timer
5.29s
assignment
4
check
4
100%
check_circle should click on "Modules Catalog" tab
timer 0.61s
check_circle should select "Administration" from categories list
timer 2.29s
check_circle should search for the module "ps_brandlist"
timer 0.37s
check_circle should check if the module "ps_brandlist" is not displayed
timer 2.03s

Sort by each category then verify displayed modules

10_module/4_sort_module.js
timer
1m80.73s
assignment
3
check
3
100%
check_circle should go to "Module Manager" page
timer 1.04s
check_circle should get the number of categories in the list
timer 0.37s
check_circle should filter by categories one by one then verify if the modules displayed are only modules of the selected category
timer 1m79.32s

Sort by each category then verify displayed modules

10_module/4_sort_module.js
timer
1m97.02s
assignment
9
check
5
close
4
55.6%
check_circle should go to "Module Manager" page
timer 1.53s
remove_circle should click on "Disable" button for the first module
timer 1m90.17s
Error: element ("(//*[@id="main-div"]//div[contains(@class,"module-short-list")])[2]/div/div[1]") still not existing after 90000ms
Error: element ("(//*[@id="main-div"]//div[contains(@class,"module-short-list")])[2]/div/div[1]") still not existing after 90000ms
    at elements("(//*[@id="main-div"]//div[contains(@class,"module-short-list")])[2]/div/div[1]") - isExisting.js:46:17
    at isExisting("(//*[@id="main-div"]//div[contains(@class,"module-short-list")])[2]/div/div[1]") - waitForExist.js:67:22
check_circle should select "Disabled Modules" from "Status" list
timer 0.38s
remove_circle should search for the module "undefined"
timer 0.21s
Error: number or type of arguments don't agree with setValue command
Error: number or type of arguments don't agree with setValue command
    at new CommandError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:137:12)
    at Object.setValue (node_modules/webdriverio/build/lib/commands/setValue.js:26:15)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at lastPromise.then.resolve.call.depth (node_modules/webdriverio/build/lib/webdriverio.js:485:32)
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should check if the disabled module is displayed
timer 2.04s
remove_circle should click on "Enable" button
timer 0.21s
Error: An element could not be located on the page using the given search parameters ("//*[contains(@id,"modules-list-container")]//button[contains(@class, "primary module_action_menu")] | //*[contains(@id,"modules-list-container")]//a[contains(@class, "btn-primary-reverse btn-outline-primary")]").
Error: An element could not be located on the page using the given search parameters ("//*[contains(@id,"modules-list-container")]//button[contains(@class, "primary module_action_menu")] | //*[contains(@id,"modules-list-container")]//a[contains(@class, "btn-primary-reverse btn-outline-primary")]").
    at elements("//*[contains(@id,"modules-list-container")]//button[contains(@class, "primary module_action_menu")] | //*[contains(@id,"modules-list-container")]//a[contains(@class, "btn-primary-reverse btn-outline-primary")]") - getText.js:18:17
    at getText("//*[contains(@id,"modules-list-container")]//button[contains(@class, "primary module_action_menu")] | //*[contains(@id,"modules-list-container")]//a[contains(@class, "btn-primary-reverse btn-outline-primary")]") - module.js:61:24
check_circle should select "Enabled Modules" from "Status" list
timer 0.28s
remove_circle should search for the module "undefined"
timer 0.2s
Error: number or type of arguments don't agree with setValue command
Error: number or type of arguments don't agree with setValue command
    at new CommandError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:137:12)
    at Object.setValue (node_modules/webdriverio/build/lib/commands/setValue.js:26:15)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at lastPromise.then.resolve.call.depth (node_modules/webdriverio/build/lib/webdriverio.js:485:32)
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should check if the enabled module is displayed
timer 2.02s

Select category then search module that is not in the selected category in module manager page

10_module/4_sort_module.js
timer
5.03s
assignment
4
check
4
100%
check_circle should go to "Module Manager" page
timer 1.63s
check_circle should select "Administration" from categories list
timer 0.97s
check_circle should search for the module "ps_banner"
timer 0.4s
check_circle should check if the module "ps_banner" is not displayed
timer 2.03s

Select category then search module that is in the selected category in module manager page

10_module/4_sort_module.js
timer
4.61s
assignment
4
check
4
100%
check_circle should go to "Module Manager" page
timer 1s
check_circle should select "Administration" from categories list
timer 1.07s
check_circle should search for the module "statsstock"
timer 0.5s
check_circle should check if the module "statsstock" is displayed
timer 2.04s

Check then uninstall "ps_mbo" module

10_module/4_sort_module.js
timer
12.76s
assignment
8
check
8
100%
check_circle should go to "Module Catalog" page
timer 4.08s
check_circle should go to "Module Manager" page
timer 1.16s
check_circle should click on "Installed Modules" tab
timer 1.56s
check_circle should search for ps_mbo module in the installed module tab
timer 2.23s
check_circle should click on "Search" button
timer 0.18s
check_circle should check if the module ps_mbo was installed
timer 2.03s
check_circle should click on "Uninstall" button
timer
check_circle should go to the "Dashboard" page
timer 1.52s

Check the sort module by name, increasing price, decreasing price and popularity

10_module/4_sort_module.js
timer
20.91s
assignment
10
check
9
close
1
90%
check_circle should go to "Modules > Modules Catalog" page
timer 4.21s
check_circle should get module number
timer 1.65s
check_circle should select sort by "Name"
timer 1.39s
check_circle should check that modules are well sorted by "Name"
timer 2.73s
check_circle should select sort by "Increasing price"
timer 1.06s
check_circle should check that modules are well sorted by "Increasing price"
timer 2.89s
check_circle should select sort by "Decreasing price"
timer 0.7s
check_circle should check that modules are well sorted by "Decreasing price"
timer 2.55s
check_circle should select sort by "Popularity"
timer 0.92s
remove_circle should check that modules are well sorted by "Popularity"
timer 2.82s
AssertionError: expected [ Array(26) ] to deeply equal [ Array(26) ]
AssertionError: expected [ Array(26) ] to deeply equal [ Array(26) ]
    at Object.client.pause.then (test/clients/module.js:128:35)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Select specific category then check the sort module by name, increasing price, decreasing price

10_module/4_sort_module.js
timer
7.44s
assignment
9
check
9
100%
check_circle should select "Administration" from categories list
timer 0.37s
check_circle should get module number
timer 0.05s
check_circle should select sort by "Name"
timer 0.22s
check_circle should check that modules are well sorted by "Name"
timer 2.11s
check_circle should select sort by "Increasing price"
timer 0.19s
check_circle should check that modules are well sorted by "Increasing price"
timer 2.12s
check_circle should select sort by "Decreasing price"
timer 0.22s
check_circle should check that modules are well sorted by "Decreasing price"
timer 2.12s
check_circle should verify if the modules displayed are only modules of the selected category
timer 0.04s

Select category then search module who is in the selected category in module catalog page

10_module/4_sort_module.js
timer
5.53s
assignment
4
check
4
100%
check_circle should click on "Modules Catalog" tab
timer 0.72s
check_circle should select "Administration" from categories list
timer 2.34s
check_circle should search for the module "autoupgrade"
timer 0.42s
check_circle should check if the module "autoupgrade" is displayed
timer 2.04s

Select category then search module who is not in the selected category in module catalog page

10_module/4_sort_module.js
timer
5.42s
assignment
4
check
4
100%
check_circle should click on "Modules Catalog" tab
timer 0.59s
check_circle should select "Administration" from categories list
timer 2.38s
check_circle should search for the module "ps_brandlist"
timer 0.41s
check_circle should check if the module "ps_brandlist" is not displayed
timer 2.04s

Sort by each category then verify displayed modules

10_module/4_sort_module.js
timer
1m84.8s
assignment
4
check
4
100%
check_circle should go to "Modules > Modules Catalog" page
timer 4.04s
check_circle should go to "Module Manager" page
timer 1.32s
check_circle should get the number of categories in the list
timer 0.33s
check_circle should filter by categories one by one then verify if the modules displayed are only modules of the selected category
timer 1m79.12s

Sort by each category then verify displayed modules

10_module/4_sort_module.js
timer
1m96.98s
assignment
9
check
5
close
4
55.6%
check_circle should go to "Module Manager" page
timer 1.45s
remove_circle should click on "Disable" button for the first module
timer 1m90.18s
Error: element ("(//*[@id="main-div"]//div[contains(@class,"module-short-list")])[2]/div/div[1]") still not existing after 90000ms
Error: element ("(//*[@id="main-div"]//div[contains(@class,"module-short-list")])[2]/div/div[1]") still not existing after 90000ms
    at elements("(//*[@id="main-div"]//div[contains(@class,"module-short-list")])[2]/div/div[1]") - isExisting.js:46:17
    at isExisting("(//*[@id="main-div"]//div[contains(@class,"module-short-list")])[2]/div/div[1]") - waitForExist.js:67:22
check_circle should select "Disabled Modules" from "Status" list
timer 0.34s
remove_circle should search for the module "undefined"
timer 0.19s
Error: number or type of arguments don't agree with setValue command
Error: number or type of arguments don't agree with setValue command
    at new CommandError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:137:12)
    at Object.setValue (node_modules/webdriverio/build/lib/commands/setValue.js:26:15)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at lastPromise.then.resolve.call.depth (node_modules/webdriverio/build/lib/webdriverio.js:485:32)
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should check if the disabled module is displayed
timer 2.04s
remove_circle should click on "Enable" button
timer 0.22s
Error: An element could not be located on the page using the given search parameters ("//*[contains(@id,"modules-list-container")]//button[contains(@class, "primary module_action_menu")] | //*[contains(@id,"modules-list-container")]//a[contains(@class, "btn-primary-reverse btn-outline-primary")]").
Error: An element could not be located on the page using the given search parameters ("//*[contains(@id,"modules-list-container")]//button[contains(@class, "primary module_action_menu")] | //*[contains(@id,"modules-list-container")]//a[contains(@class, "btn-primary-reverse btn-outline-primary")]").
    at elements("//*[contains(@id,"modules-list-container")]//button[contains(@class, "primary module_action_menu")] | //*[contains(@id,"modules-list-container")]//a[contains(@class, "btn-primary-reverse btn-outline-primary")]") - getText.js:18:17
    at getText("//*[contains(@id,"modules-list-container")]//button[contains(@class, "primary module_action_menu")] | //*[contains(@id,"modules-list-container")]//a[contains(@class, "btn-primary-reverse btn-outline-primary")]") - module.js:61:24
check_circle should select "Enabled Modules" from "Status" list
timer 0.37s
remove_circle should search for the module "undefined"
timer 0.18s
Error: number or type of arguments don't agree with setValue command
Error: number or type of arguments don't agree with setValue command
    at new CommandError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:137:12)
    at Object.setValue (node_modules/webdriverio/build/lib/commands/setValue.js:26:15)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at lastPromise.then.resolve.call.depth (node_modules/webdriverio/build/lib/webdriverio.js:485:32)
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should check if the enabled module is displayed
timer 2.02s

Select category then search module who is not in the selected category in module manager page

10_module/4_sort_module.js
timer
4.74s
assignment
4
check
4
100%
check_circle should go to "Module Manager" page
timer 1.29s
check_circle should select "Administration" from categories list
timer 0.96s
check_circle should search for the module "ps_banner"
timer 0.45s
check_circle should check if the module "ps_banner" is not displayed
timer 2.04s

Select category then search module who is in the selected category in module manager page

10_module/4_sort_module.js
timer
4.28s
assignment
4
check
4
100%
check_circle should go to "Module Manager" page
timer 0.92s
check_circle should select "Administration" from categories list
timer 1.04s
check_circle should search for the module "statsstock"
timer 0.28s
check_circle should check if the module "statsstock" is displayed
timer 2.03s

Check then install "ps_mbo" module

10_module/4_sort_module.js
timer
17.59s
assignment
2
check
2
100%
check_circle should go to the "Dashboard" page
timer 8.08s
check_circle should install the "MBO Module" if not installed
timer 9.51s

Logout from the Back Office

10_module/4_sort_module.js
timer
0.2s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.2s

assignment 5_check_addons_catalog_page.js


Check the addons catalog page in the Back Office

Login in the Back Office

10_module/5_check_addons_catalog_page.js
timer
4.26s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.67s
check_circle should login successfully in the Back Office
timer 3.59s

Close the onboarding modal if exist

10_module/5_check_addons_catalog_page.js
timer
2.11s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.07s
check_circle should close the Onboarding on the navBar if exist
timer 1.03s

Check the addons catalog page

10_module/5_check_addons_catalog_page.js
timer
39.07s
assignment
11
check
11
100%
check_circle should go to "Modules Catalog" page
timer 4.05s
check_circle should click on "Modules Selections" tab
timer 2.2s
check_circle should click on "View all the Traffic modules" link
timer 0.23s
check_circle should check then close the "Symfony" toolbar
timer 3.07s
check_circle should check that the page is well opened
timer 8.38s
check_circle should click on "Discover" button of the "SEO Expert" module
timer 0.32s
check_circle should check that the page is well opened
timer 5.59s
check_circle should click on "View all modules" link
timer 2.37s
check_circle should check that the page is well opened
timer 4.3s
check_circle should search for the modules on the prestashop addons
timer 1.37s
check_circle should check that the page is well opened
timer 7.21s

Logout from the Back Office

10_module/5_check_addons_catalog_page.js
timer
1.26s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 1.26s

assignment 6_check_notifications.js


Check notification module in the Back Office

Login in the Back Office

10_module/6_check_notifications.js
timer
4.17s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.64s
check_circle should login successfully in the Back Office
timer 3.53s

Close the onboarding modal if exist

10_module/6_check_notifications.js
timer
2.16s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.13s
check_circle should close the Onboarding on the navBar if exist
timer 1.03s

Check then install "ps_mbo" module

10_module/6_check_notifications.js
timer
17.61s
assignment
2
check
2
100%
check_circle should go to the "Dashboard" page
timer 8.94s
check_circle should install the "MBO Module" if not installed
timer 8.67s

Configure "Bank Transfer" module then check notifications

10_module/6_check_notifications.js
timer
32.57s
assignment
20
check
20
100%
check_circle should go to "Modules > Module Manager" page
timer 4.18s
check_circle should click on "Alerts" tab
timer 1.78s
check_circle should click on "Configure" button for "ps_wirepayment"
timer 2.79s
check_circle should set the "Account owner" input
timer 0.36s
check_circle should set the "Account details" textarea
timer 0.31s
check_circle should set the "Bank address" textarea
timer 0.28s
check_circle should click on "Save" button
timer 0.77s
check_circle should go to "Modules > Module Manager" page
timer 4.12s
check_circle should click on "Alerts" tab
timer 0.68s
check_circle should check that the "Alerts number" is decremented with 1
timer 1.1s
check_circle should check that the configured module is not visible in the "Alerts" tab
timer 2.03s
check_circle should go to "Module Manager" page
timer 4.03s
check_circle should click on "Installed Modules"
timer 1.08s
check_circle should search for "Bank transfer" module in the installed module tab
timer 0.81s
check_circle should click on "Search" button
timer 0.17s
check_circle should click on module dropdown
timer 0.18s
check_circle should click on "Reset" action
timer 0.17s
check_circle should click on "Yes, reset it" button
timer 0.8s
check_circle should check that the success alert message is well displayed
timer 1.1s
check_circle should go to "Dashboard" page
timer 5.84s

Check then uninstall "ps_mbo" module

10_module/6_check_notifications.js
timer
15.79s
assignment
8
check
8
100%
check_circle should go to "Module Catalog" page
timer 4.21s
check_circle should go to "Module Manager" page
timer 3.85s
check_circle should click on "Installed Modules" tab
timer 1.38s
check_circle should search for ps_mbo module in the installed module tab
timer 2.26s
check_circle should click on "Search" button
timer 0.16s
check_circle should check if the module ps_mbo was installed
timer 2.02s
check_circle should click on "Uninstall" button
timer
check_circle should go to the "Dashboard" page
timer 1.91s

Configure "Bank Transfer" module then check notifications

10_module/6_check_notifications.js
timer
18.09s
assignment
11
check
11
100%
check_circle should go to "Modules > Module Manager" page
timer 4.17s
check_circle should click on "Alerts" tab
timer 1.48s
check_circle should click on "Configure" button for "ps_wirepayment"
timer 2.8s
check_circle should set the "Account owner" input
timer 0.35s
check_circle should set the "Account details" textarea
timer 0.3s
check_circle should set the "Bank address" textarea
timer 0.31s
check_circle should click on "Save" button
timer 0.79s
check_circle should go to "Modules > Module Manager" page
timer 4.11s
check_circle should click on "Alerts" tab
timer 0.67s
check_circle should check that the "Alerts number" is decremented with 1
timer 1.09s
check_circle should check that the configured module is not visible in the "Alerts" tab
timer 2.03s

Check then install "ps_mbo" module

10_module/6_check_notifications.js
timer
16.61s
assignment
2
check
2
100%
check_circle should go to the "Dashboard" page
timer 8.14s
check_circle should install the "MBO Module" if not installed
timer 8.47s

Upgrade module then check notifications

10_module/6_check_notifications.js
timer
5.99s
assignment
5
check
5
100%
check_circle should go to "Modules > Module Manager" page
timer 4.2s
check_circle should click on "Updates" tab
timer 1.78s
check_circle should click on "Upgrade" button for the first module if there is at least one module to update
timer 0s
check_circle should check that the updated module is not visible in the "Updates" tab if there is at least one module to update
timer 0s
check_circle should check that the "Updates number" is decremented with 1 if there is at least one module to update
timer 0s

Check then uninstall "ps_mbo" module

10_module/6_check_notifications.js
timer
13.4s
assignment
8
check
8
100%
check_circle should go to "Module Catalog" page
timer 4.16s
check_circle should go to "Module Manager" page
timer 0.93s
check_circle should click on "Installed Modules" tab
timer 1.84s
check_circle should search for ps_mbo module in the installed module tab
timer 2.25s
check_circle should click on "Search" button
timer 0.17s
check_circle should check if the module ps_mbo was installed
timer 2.02s
check_circle should click on "Uninstall" button
timer
check_circle should go to the "Dashboard" page
timer 2.03s

Upgrade module then check notifications

10_module/6_check_notifications.js
timer
5.58s
assignment
5
check
5
100%
check_circle should go to "Modules > Module Manager" page
timer 4.16s
check_circle should click on "Updates" tab
timer 1.41s
check_circle should click on "Upgrade" button for the first module if there is at least one module to update
timer 0s
check_circle should check that the updated module is not visible in the "Updates" tab if there is at least one module to update
timer 0s
check_circle should check that the "Updates number" is decremented with 1 if there is at least one module to update
timer 0s

Reset "Bank Transfer" module

10_module/6_check_notifications.js
timer
13.37s
assignment
9
check
9
100%
check_circle should go to "Module Manager" page
timer 4.16s
check_circle should click on "Installed Modules"
timer 1.05s
check_circle should search for "Bank transfer" module in the installed module tab
timer 0.92s
check_circle should click on "Search" button
timer 0.18s
check_circle should click on module dropdown
timer 0.18s
check_circle should click on "Reset" action
timer 0.2s
check_circle should click on "Yes, reset it" button
timer 0.67s
check_circle should check that the success alert message is well displayed
timer 1.11s
check_circle should go to "Dashboard" page
timer 4.93s

Logout from the Back Office

10_module/6_check_notifications.js
timer
0.12s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.12s

assignment 7_discover_module.js


Discover "Amazon market place" module in Back Office

Login in the Back Office

10_module/7_discover_module.js
timer
4.92s
assignment
2
check
2
100%
check_circle should open the browser
timer 1.19s
check_circle should login successfully in the Back Office
timer 3.73s

Close the onboarding modal if exist

10_module/7_discover_module.js
timer
2.11s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.08s
check_circle should close the Onboarding on the navBar if exist
timer 1.03s

Check then install "ps_mbo" module

10_module/7_discover_module.js
timer
20.25s
assignment
2
check
2
100%
check_circle should go to the "Dashboard" page
timer 11.43s
check_circle should install the "MBO Module" if not installed
timer 8.82s

Check that the "Amazon market place" module is opened

10_module/7_discover_module.js
timer
1m107.65s
assignment
4
check
2
close
2
50%
check_circle should go to "Modules Catalog" page
timer 4.22s
check_circle should search for the module "Amazon Market Place"
timer 2.48s
remove_circle should click on "Discover" button
timer 1m90.16s
Error: element ("//*[@id="modules-list-container-all"]//a[contains(@href,"amazon-market-place")]") still not existing after 90000ms
Error: element ("//*[@id="modules-list-container-all"]//a[contains(@href,"amazon-market-place")]") still not existing after 90000ms
    at elements("//*[@id="modules-list-container-all"]//a[contains(@href,"amazon-market-place")]") - isExisting.js:46:17
    at isExisting("//*[@id="modules-list-container-all"]//a[contains(@href,"amazon-market-place")]") - waitForExist.js:67:22
remove_circle should verify it opens the addons Amazon market place product page in a new tab
timer 10.79s
Error: element ("//*[@id="product_content"]/div[@class="product_head"]//h1") still not existing after 9000ms
Error: element ("//*[@id="product_content"]/div[@class="product_head"]//h1") still not existing after 9000ms
    at elements("//*[@id="product_content"]/div[@class="product_head"]//h1") - isExisting.js:46:17
    at isExisting("//*[@id="product_content"]/div[@class="product_head"]//h1") - waitForExist.js:67:22

Check then uninstall "ps_mbo" module

10_module/7_discover_module.js
timer
13.22s
assignment
8
check
8
100%
check_circle should go to "Module Catalog" page
timer 4.04s
check_circle should go to "Module Manager" page
timer 1.13s
check_circle should click on "Installed Modules" tab
timer 1.85s
check_circle should search for ps_mbo module in the installed module tab
timer 2.21s
check_circle should click on "Search" button
timer 0.35s
check_circle should check if the module ps_mbo was installed
timer 2.03s
check_circle should click on "Uninstall" button
timer
check_circle should go to the "Dashboard" page
timer 1.61s

Check that the "Amazon market place" module is opened

10_module/7_discover_module.js
timer
1m108.09s
assignment
4
check
2
close
2
50%
check_circle should go to "Modules Catalog" page
timer 4.42s
check_circle should search for the module "Amazon Market Place"
timer 2.36s
remove_circle should click on "Discover" button
timer 1m90.16s
Error: element ("//*[@id="modules-list-container-all"]//a[contains(@href,"amazon-market-place")]") still not existing after 90000ms
Error: element ("//*[@id="modules-list-container-all"]//a[contains(@href,"amazon-market-place")]") still not existing after 90000ms
    at elements("//*[@id="modules-list-container-all"]//a[contains(@href,"amazon-market-place")]") - isExisting.js:46:17
    at isExisting("//*[@id="modules-list-container-all"]//a[contains(@href,"amazon-market-place")]") - waitForExist.js:67:22
remove_circle should verify it opens the addons Amazon market place product page in a new tab
timer 11.15s
Error: element ("//*[@id="product_content"]/div[@class="product_head"]//h1") still not existing after 9000ms
Error: element ("//*[@id="product_content"]/div[@class="product_head"]//h1") still not existing after 9000ms
    at elements("//*[@id="product_content"]/div[@class="product_head"]//h1") - isExisting.js:46:17
    at isExisting("//*[@id="product_content"]/div[@class="product_head"]//h1") - waitForExist.js:67:22

Logout from the Back Office

10_module/7_discover_module.js
timer
0.03s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.03s

library_books 11_international

assignment 1_localization/1_import_localization.js


"Import a localization pack and check you can use it"

Login in the Back Office

11_international/1_localization/1_import_localization.js
timer
12s
assignment
2
check
2
100%
check_circle should open the browser
timer 3.09s
check_circle should login successfully in the Back Office
timer 8.91s

Close the onboarding modal if exist

11_international/1_localization/1_import_localization.js
timer
4.7s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 2.53s
check_circle should close the Onboarding on the navBar if exist
timer 2.16s

Get the default configuration values

11_international/1_localization/1_import_localization.js
timer
6.69s
assignment
5
check
5
100%
check_circle should go to "Localization" page
timer 4.05s
check_circle should get the default language
timer 2.06s
check_circle should get the default country
timer 0.2s
check_circle should get the default currency
timer 0.23s
check_circle should get the time zone
timer 0.15s

Import a localization pack

11_international/1_localization/1_import_localization.js
timer
15.79s
assignment
6
check
6
100%
check_circle should go to "International > Localization" page
timer 4.21s
check_circle should click on "Localization pack you want to import" select
timer 0.17s
check_circle should search for the localization from the select
timer 0.25s
check_circle should click on "UNITED ARAB" option
timer 0.16s
check_circle should click on "Import" button
timer 8.89s
check_circle should verify the appearance of the green validation
timer 2.1s

Check the unchanged default configuration

11_international/1_localization/1_import_localization.js
timer
0.29s
assignment
4
check
4
100%
check_circle should Verify if the default language has not changed
timer 0.07s
check_circle should Verify if the default country has not changed
timer 0.06s
check_circle should Verify if the default currency has not changed
timer 0.07s
check_circle should Verify if the time zone has not changed
timer 0.09s

Check the existence language in the Back Office

11_international/1_localization/1_import_localization.js
timer
4.54s
assignment
4
check
4
100%
check_circle should click on "Languages" subtab
timer 0.76s
check_circle should search for "ARABIC" language
timer 3.08s
check_circle should check "ARABIC" language exists
timer 0.27s
check_circle should click on "Reset" button
timer 0.44s

Access to "Currencies" page

11_international/1_localization/1_import_localization.js
timer
5.03s
assignment
2
check
2
100%
check_circle should go to "Localization" page
timer 4.14s
check_circle should click on "Currencies" subtab
timer 0.9s

Search then check the "AED" currency in the back office

11_international/1_localization/1_import_localization.js
timer
3.13s
assignment
2
check
2
100%
check_circle should search for the currency by "Iso code"
timer 2.87s
check_circle should check the appearance of the currency
timer 0.26s

Get the default configuration values

11_international/1_localization/1_import_localization.js
timer
4.39s
assignment
5
check
5
100%
check_circle should go to "Localization" page
timer 4.09s
check_circle should get the default language
timer 0.08s
check_circle should get the default country
timer 0.06s
check_circle should get the default currency
timer 0.07s
check_circle should get the time zone
timer 0.09s

Import a localization pack

11_international/1_localization/1_import_localization.js
timer
9.13s
assignment
7
check
7
100%
check_circle should go to "International > Localization" page
timer 4.06s
check_circle should click on "Localization pack you want to import" select
timer 0.17s
check_circle should search for the localization from the select
timer 0.23s
check_circle should click on "UNITED STATES" option
timer 0.13s
check_circle should put "Download pack data" toggle button on "No"
timer 0.16s
check_circle should click on "Import" button
timer 2.25s
check_circle should verify the appearance of the green validation
timer 2.13s

Check the unchanged default configuration

11_international/1_localization/1_import_localization.js
timer
0.3s
assignment
4
check
4
100%
check_circle should Verify if the default language has not changed
timer 0.06s
check_circle should Verify if the default country has not changed
timer 0.07s
check_circle should Verify if the default currency has not changed
timer 0.09s
check_circle should Verify if the time zone has not changed
timer 0.08s

Check the existence language in the Back Office

11_international/1_localization/1_import_localization.js
timer
4.31s
assignment
4
check
4
100%
check_circle should click on "Languages" subtab
timer 0.74s
check_circle should search for "ENGLISH" language
timer 3s
check_circle should check "ENGLISH" language exists
timer 0.2s
check_circle should click on "Reset" button
timer 0.37s

Access to "Currencies" page

11_international/1_localization/1_import_localization.js
timer
4.92s
assignment
2
check
2
100%
check_circle should go to "Localization" page
timer 4.15s
check_circle should click on "Currencies" subtab
timer 0.77s

Search then check the "USD" currency in the back office

11_international/1_localization/1_import_localization.js
timer
3.46s
assignment
2
check
2
100%
check_circle should search for the currency by "Iso code"
timer 3.22s
check_circle should check the appearance of the currency
timer 0.24s

Go to "Taxes" page then check existence taxes

11_international/1_localization/1_import_localization.js
timer
4m293.46s
assignment
6
check
1
close
5
16.7%
check_circle should go to "Taxes" page
timer 0.56s
remove_circle should search for "Sales-taxes US-XX X%" tax
timer 1m92.2s
Error: element ("//input[@id="tax_name"]") still not existing after 90000ms
Error: element ("//input[@id="tax_name"]") still not existing after 90000ms
    at elements("//input[@id="tax_name"]") - isExisting.js:46:17
    at isExisting("//input[@id="tax_name"]") - waitForExist.js:67:22
remove_circle should check "Sales-taxes US-XX X%" exists
timer 9.18s
Error: element ("//*[@id="tax_grid_table"]//tr[1]//td[3]") still not existing after 9000ms
Error: element ("//*[@id="tax_grid_table"]//tr[1]//td[3]") still not existing after 9000ms
    at elements("//*[@id="tax_grid_table"]//tr[1]//td[3]") - isExisting.js:46:17
    at isExisting("//*[@id="tax_grid_table"]//tr[1]//td[3]") - waitForExist.js:67:22
remove_circle should click on "Tax Rules" tab
timer 1m90.18s
Error: element ("#subtab-AdminTaxRulesGroup") still not existing after 90000ms
Error: element ("#subtab-AdminTaxRulesGroup") still not existing after 90000ms
    at elements("#subtab-AdminTaxRulesGroup") - isExisting.js:46:17
    at isExisting("#subtab-AdminTaxRulesGroup") - waitForExist.js:67:22
remove_circle should search for "US-XX Rate (X%)" tax rule
timer 1m92.18s
Error: element ("//*[@id="table-tax_rules_group"]//input[@name="tax_rules_groupFilter_name"]") still not existing after 90000ms
Error: element ("//*[@id="table-tax_rules_group"]//input[@name="tax_rules_groupFilter_name"]") still not existing after 90000ms
    at elements("//*[@id="table-tax_rules_group"]//input[@name="tax_rules_groupFilter_name"]") - isExisting.js:46:17
    at isExisting("//*[@id="table-tax_rules_group"]//input[@name="tax_rules_groupFilter_name"]") - waitForExist.js:67:22
remove_circle should check "US-XX Rate (X%)" exists
timer 9.17s
Error: element ("//*[@id="table-tax_rules_group"]//tr[1]//td[3]") still not existing after 9000ms
Error: element ("//*[@id="table-tax_rules_group"]//tr[1]//td[3]") still not existing after 9000ms
    at elements("//*[@id="table-tax_rules_group"]//tr[1]//td[3]") - isExisting.js:46:17
    at isExisting("//*[@id="table-tax_rules_group"]//tr[1]//td[3]") - waitForExist.js:67:22

Go to "Locations" page then check existence taxes

11_international/1_localization/1_import_localization.js
timer
7s
assignment
5
check
5
100%
check_circle should go to "Locations" page
timer 4.06s
check_circle should click on "States" tab
timer 0.82s
check_circle should select "United States" in country column
timer 0.89s
check_circle should click on "Search" button
timer 1.02s
check_circle should check "United States" exists
timer 0.22s

Get the default configuration values

11_international/1_localization/1_import_localization.js
timer
4.27s
assignment
5
check
5
100%
check_circle should go to "Localization" page
timer 4.05s
check_circle should get the default language
timer 0.06s
check_circle should get the default country
timer 0.05s
check_circle should get the default currency
timer 0.06s
check_circle should get the time zone
timer 0.05s

Import a localization pack

11_international/1_localization/1_import_localization.js
timer
14.84s
assignment
9
check
9
100%
check_circle should go to "International > Localization" page
timer 4.06s
check_circle should click on "Localization pack you want to import" select
timer 0.16s
check_circle should search for the localization from the select
timer 0.23s
check_circle should click on "ITALIA" option
timer 0.12s
check_circle should uncheck "States"
timer 0.16s
check_circle should uncheck "Taxes"
timer 0.12s
check_circle should uncheck "Units"
timer 0.19s
check_circle should click on "Import" button
timer 7.7s
check_circle should verify the appearance of the green validation
timer 2.1s

Check the unchanged default configuration

11_international/1_localization/1_import_localization.js
timer
0.29s
assignment
4
check
4
100%
check_circle should Verify if the default language has not changed
timer 0.07s
check_circle should Verify if the default country has not changed
timer 0.08s
check_circle should Verify if the default currency has not changed
timer 0.07s
check_circle should Verify if the time zone has not changed
timer 0.08s

Check the existence language in the Back Office

11_international/1_localization/1_import_localization.js
timer
4.28s
assignment
4
check
4
100%
check_circle should click on "Languages" subtab
timer 0.71s
check_circle should search for "ITALIAN" language
timer 2.91s
check_circle should check "ITALIAN" language exists
timer 0.31s
check_circle should click on "Reset" button
timer 0.36s

Access to "Currencies" page

11_international/1_localization/1_import_localization.js
timer
4.95s
assignment
2
check
2
100%
check_circle should go to "Localization" page
timer 4.12s
check_circle should click on "Currencies" subtab
timer 0.83s

Search then check the "EUR" currency in the back office

11_international/1_localization/1_import_localization.js
timer
3.26s
assignment
2
check
2
100%
check_circle should search for the currency by "Iso code"
timer 3.06s
check_circle should check the appearance of the currency
timer 0.21s

Delete created languages and currencies and edit default local units

Delete the created "Language"

11_international/1_localization/1_import_localization.js
timer
10.25s
assignment
8
check
8
100%
check_circle should go to "Localization" page
timer 4.08s
check_circle should click on "Languages" tab
timer 0.74s
check_circle should search for the created language
timer 2.97s
check_circle should click on "dropdown toggle" button
timer 0.44s
check_circle should click on "Delete" button
timer 0.29s
check_circle should accept the confirmation alert
timer 0.02s
check_circle should verify the appearance of the green validation
timer 1.32s
check_circle should click on "Reset" button
timer 0.4s

Delete the created "Language"

11_international/1_localization/1_import_localization.js
timer
9.93s
assignment
8
check
8
100%
check_circle should go to "Localization" page
timer 4.13s
check_circle should click on "Languages" tab
timer 0.67s
check_circle should search for the created language
timer 3.18s
check_circle should click on "dropdown toggle" button
timer 0.43s
check_circle should click on "Delete" button
timer 0.18s
check_circle should accept the confirmation alert
timer 0.01s
check_circle should verify the appearance of the green validation
timer 1s
check_circle should click on "Reset" button
timer 0.33s

Access to "Currencies" page

11_international/1_localization/1_import_localization.js
timer
5.14s
assignment
2
check
2
100%
check_circle should go to "Localization" page
timer 4.2s
check_circle should click on "Currencies" subtab
timer 0.94s

Search then check the "AED" currency in the back office

11_international/1_localization/1_import_localization.js
timer
3.19s
assignment
2
check
2
100%
check_circle should search for the currency by "Iso code"
timer 2.97s
check_circle should check the appearance of the currency
timer 0.23s

Delete "Currency"

11_international/1_localization/1_import_localization.js
timer
1.41s
assignment
2
check
2
100%
check_circle should click on "Delete" action from dropdown list
timer 0.58s
check_circle should verify the appearance of the green validation
timer 0.84s

Search then check the "USD" currency in the back office

11_international/1_localization/1_import_localization.js
timer
3.47s
assignment
2
check
2
100%
check_circle should search for the currency by "Iso code"
timer 3.2s
check_circle should check the appearance of the currency
timer 0.28s

Delete "Currency"

11_international/1_localization/1_import_localization.js
timer
1.69s
assignment
2
check
2
100%
check_circle should click on "Delete" action from dropdown list
timer 0.58s
check_circle should verify the appearance of the green validation
timer 1.1s

Click on "Reset" button

11_international/1_localization/1_import_localization.js
timer
0.4s
assignment
1
check
1
100%
check_circle should click on reset button
timer 0.4s

Change local units then go to products page

11_international/1_localization/1_import_localization.js
timer
5.15s
assignment
6
check
6
100%
check_circle should go to "International > Localization" page
timer 2.87s
check_circle should set the "Weight unit" input
timer 0.53s
check_circle should set the "Distance unit" input
timer 0.26s
check_circle should set the "Volume unit" input
timer 0.19s
check_circle should set the "Dimension unit" input
timer 0.19s
check_circle should click on "Save" button
timer 1.11s

Logout from the Back Office

11_international/1_localization/1_import_localization.js
timer
0.09s
assignment
1
check
1
100%
check_circle should logout successfully from Back Office
timer 0.09s

assignment 1_localization/2_local_units.js


"Local units"

Login in the Back Office

11_international/1_localization/2_local_units.js
timer
4.76s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.94s
check_circle should login successfully in the Back Office
timer 3.81s

Close the onboarding modal if exist

11_international/1_localization/2_local_units.js
timer
2.16s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.11s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Change local units then go to products page

11_international/1_localization/2_local_units.js
timer
15.16s
assignment
14
check
14
100%
check_circle should go to "International > Localization" page
timer 4.06s
check_circle should set the "Weight unit" input
timer 0.16s
check_circle should set the "Distance unit" input
timer 0.18s
check_circle should set the "Volume unit" input
timer 0.16s
check_circle should set the "Dimension unit" input
timer 0.17s
check_circle should click on "Save" button
timer 1.09s
check_circle should verify the appearance of the green validation
timer 0.37s
check_circle should go to "Products" page
timer 4.06s
check_circle should click on "New product" button
timer 3.19s
check_circle should click on "Shipping" tab
timer 1.15s
check_circle verify that it is "CM" for width
timer 0.36s
check_circle verify that it is "CM" for height
timer 0.08s
check_circle verify that it is "CM" for depth
timer 0.07s
check_circle verify that it is "KG" for weight
timer 0.07s

Close symfony toolbar then click on "Stop the OnBoarding" button

11_international/1_localization/2_local_units.js
timer
4.2s
assignment
2
check
2
100%
check_circle should close symfony toolbar
timer 2.08s
check_circle should check and click on "Stop the OnBoarding" button
timer 2.12s

Change local units then go to products page

11_international/1_localization/2_local_units.js
timer
13.71s
assignment
14
check
14
100%
check_circle should go to "International > Localization" page
timer 4.07s
check_circle should set the "Weight unit" input
timer 0.15s
check_circle should set the "Distance unit" input
timer 0.2s
check_circle should set the "Volume unit" input
timer 0.18s
check_circle should set the "Dimension unit" input
timer 0.17s
check_circle should click on "Save" button
timer 0.97s
check_circle should verify the appearance of the green validation
timer 0.21s
check_circle should go to "Products" page
timer 4.11s
check_circle should click on "New product" button
timer 2.09s
check_circle should click on "Shipping" tab
timer 1.25s
check_circle verify that it is "IN" for width
timer 0.12s
check_circle verify that it is "IN" for height
timer 0.06s
check_circle verify that it is "IN" for depth
timer 0.07s
check_circle verify that it is "LB" for weight
timer 0.07s

Click on "Stop the OnBoarding" button

11_international/1_localization/2_local_units.js
timer
0.02s
assignment
1
check
1
100%
check_circle should check and click on "Stop the OnBoarding" button
timer 0.02s

Change local units then go to products page

11_international/1_localization/2_local_units.js
timer
5.73s
assignment
6
check
6
100%
check_circle should go to "International > Localization" page
timer 4.03s
check_circle should set the "Weight unit" input
timer 0.21s
check_circle should set the "Distance unit" input
timer 0.15s
check_circle should set the "Volume unit" input
timer 0.16s
check_circle should set the "Dimension unit" input
timer 0.16s
check_circle should click on "Save" button
timer 1.03s

Logout from the Back Office

11_international/1_localization/2_local_units.js
timer
0.12s
assignment
1
check
1
100%
check_circle should logout successfully from Back Office
timer 0.12s

assignment 1_localization/3_advanced.js


"Advanced"

Login in the Back Office

11_international/1_localization/3_advanced.js
timer
4.54s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.84s
check_circle should login successfully in the Back Office
timer 3.71s

Close the onboarding modal if exist

11_international/1_localization/3_advanced.js
timer
2.14s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.11s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Access to "International > Localization" page

11_international/1_localization/3_advanced.js
timer
4.05s
assignment
1
check
1
100%
check_circle should go to International > Localization" page
timer 4.05s

Update advanced data

11_international/1_localization/3_advanced.js
timer
6s
assignment
5
check
5
100%
check_circle should set "Language identifier" input
timer 0.17s
check_circle should set "Country identifier" input
timer 0.22s
check_circle should close symfony toolbar
timer 3.05s
check_circle should click on "Save" button
timer 2.13s
check_circle should verify the appearance of the green validation
timer 0.43s

Update advanced data

11_international/1_localization/3_advanced.js
timer
5.64s
assignment
5
check
5
100%
check_circle should set "Language identifier" input
timer 0.2s
check_circle should set "Country identifier" input
timer 0.2s
check_circle should close symfony toolbar
timer 3.04s
check_circle should click on "Save" button
timer 1.96s
check_circle should verify the appearance of the green validation
timer 0.24s

Update advanced data

11_international/1_localization/3_advanced.js
timer
5.74s
assignment
5
check
5
100%
check_circle should set "Language identifier" input
timer 0.33s
check_circle should set "Country identifier" input
timer 0.15s
check_circle should close symfony toolbar
timer 3.04s
check_circle should click on "Save" button
timer 2.02s
check_circle should verify the appearance of the green validation
timer 0.21s

Logout from the Back Office

11_international/1_localization/3_advanced.js
timer
0.06s
assignment
1
check
1
100%
check_circle should logout successfully from Back Office
timer 0.06s

assignment 1_localization/4_create_edit_delete_live_exchange_rate_currency.js


Create, edit, delete and live exchange rate currency

Login in the Back Office

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
4.15s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.67s
check_circle should log in successfully in the Back Office
timer 3.47s

Close the onboarding modal if exist

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
2.14s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.11s
check_circle should close the Onboarding on the navBar if exist
timer 1.03s

Test1: create, check and sort "Currency"

Access to "Currencies" page

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
4.91s
assignment
2
check
2
100%
check_circle should go to "Localization" page
timer 4.05s
check_circle should click on "Currencies" subtab
timer 0.86s

Create a new "Currency"

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
2.52s
assignment
5
check
5
100%
check_circle should click on "Add new currency" button
timer 0.9s
check_circle should choose the "CHF" currency from the list
timer 0.46s
check_circle should set the "Exchange rate" input
timer 0.16s
check_circle should click on "Save" button
timer 0.83s
check_circle should verify the appearance of the green validation
timer 0.19s

Search then check the "CHF" currency in the back office

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
3.36s
assignment
2
check
2
100%
check_circle should search for the currency by "Iso code"
timer 3.06s
check_circle should check the appearance of the currency
timer 0.3s

Enable currency

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
0.9s
assignment
1
check
1
100%
check_circle should click on "Enable icon"
timer 0.9s

Check that the currency exist in the Front Office

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
6.95s
assignment
4
check
4
100%
check_circle should click on "Shop name" then go to the Front Office
timer 6.74s
check_circle should open currencies list
timer 0.11s
check_circle should check the existence of the created currency
timer 0.06s
check_circle should go back to the Back Office
timer 0.03s

Access to "Currencies" page

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
5.54s
assignment
2
check
2
100%
check_circle should go to "Localization" page
timer 4.62s
check_circle should click on "Currencies" subtab
timer 0.91s

Create a new "Currency"

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
2.93s
assignment
6
check
6
100%
check_circle should click on "Add new currency" button
timer 0.87s
check_circle should choose the "DZD" currency from the list
timer 0.34s
check_circle should set the "Exchange rate" input
timer 0.27s
check_circle should click on "Status" toggle button
timer 0.19s
check_circle should click on "Save" button
timer 1.07s
check_circle should verify the appearance of the green validation
timer 0.19s

Search then check the "DZD" currency in the back office

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
3.25s
assignment
2
check
2
100%
check_circle should search for the currency by "Iso code"
timer 3.06s
check_circle should check the appearance of the currency
timer 0.19s

Check that the currency exist in the Front Office

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
6.97s
assignment
4
check
4
100%
check_circle should click on "Shop name" then go to the Front Office
timer 6.18s
check_circle should open currencies list
timer 0.22s
check_circle should check the existence of the created currency
timer 0.53s
check_circle should go back to the Back Office
timer 0.04s

Access to "Currencies" page

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
5.58s
assignment
2
check
2
100%
check_circle should go to "Localization" page
timer 4.69s
check_circle should click on "Currencies" subtab
timer 0.89s

Click on "Reset" button

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
0.38s
assignment
1
check
1
100%
check_circle should click on reset button
timer 0.38s

Check the sort of currencies by "ISO_CODE"

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
9s
assignment
5
check
5
100%
check_circle should get the number of currencies
timer 2.07s
check_circle should click on "Sort by ASC" icon
timer 0.83s
check_circle should check that the currencies are well sorted by ASC
timer 2.54s
check_circle should click on "Sort by DESC" icon
timer 1.01s
check_circle should check that the currencies are well sorted by DESC
timer 2.55s

Check the sort of currencies by "CONVERSION_RATE"

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
8.38s
assignment
5
check
5
100%
check_circle should get the number of currencies
timer 2.08s
check_circle should click on "Sort by ASC" icon
timer 0.87s
check_circle should check that the currencies are well sorted by ASC
timer 2.39s
check_circle should click on "Sort by DESC" icon
timer 0.72s
check_circle should check that the currencies are well sorted by DESC
timer 2.32s

Search then check the "CHF" currency in the back office

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
3.46s
assignment
2
check
2
100%
check_circle should search for the currency by "Iso code"
timer 3.23s
check_circle should check the appearance of the currency
timer 0.23s

Search the currency in the back office by "Status"

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
8.09s
assignment
10
check
10
100%
check_circle should click on reset button
timer 0.49s
check_circle should choose "Yes" from enabled filter list
timer 2.17s
check_circle should click on Search button
timer 0.98s
check_circle should get the number of currencies
timer 0.4s
check_circle should check if all the displayed currencies are enabled
timer 0.1s
check_circle should click on reset button
timer 0.16s
check_circle should choose "No" from enabled filter list
timer 2.11s
check_circle should click on Search button
timer 0.93s
check_circle should check that currencies are not existing
timer 0.41s
check_circle should click on reset button
timer 0.34s

Test2: edit "Currency"

Access to "Currencies" page

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
5.19s
assignment
2
check
2
100%
check_circle should go to "Localization" page
timer 4.15s
check_circle should click on "Currencies" subtab
timer 1.03s

Search then check the "CHF" currency in the back office

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
3.19s
assignment
2
check
2
100%
check_circle should search for the currency by "Iso code"
timer 2.99s
check_circle should check the appearance of the currency
timer 0.2s

Edit "Currency"

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
3.07s
assignment
4
check
4
100%
check_circle should click on "Edit" action from the dropdown list
timer 1.29s
check_circle should set the "Exchange rate" input
timer 0.49s
check_circle should click on "Save" button
timer 1s
check_circle should verify the appearance of the green validation
timer 0.29s

Check the "Exchange rate" of the edited currency

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
0.2s
assignment
1
check
1
100%
check_circle should check that "Exchange rate" is equal to 1.86
timer 0.2s

Access to "Currencies" page

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
4.83s
assignment
2
check
2
100%
check_circle should go to "Localization" page
timer 4.05s
check_circle should click on "Currencies" subtab
timer 0.78s

Search then check the "CHF" currency in the back office

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
3.31s
assignment
2
check
2
100%
check_circle should search for the currency by "Iso code"
timer 3.02s
check_circle should check the appearance of the currency
timer 0.29s

Edit "Currency"

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
2.66s
assignment
4
check
4
100%
check_circle should click on "Edit" action from the dropdown list
timer 0.74s
check_circle should disable the edited currency
timer 0.38s
check_circle should click on "Save" button
timer 0.95s
check_circle should verify the appearance of the green validation
timer 0.59s

Check the "Status" of the edited currency

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
0.08s
assignment
1
check
1
100%
check_circle should check that the "Status" icon is well disabled
timer 0.08s

Edit and cancel "Currency"

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
3.61s
assignment
2
check
2
100%
check_circle should click on "Edit" action from the dropdown list
timer 2.65s
check_circle should click on "Cancel" button
timer 0.96s

Verify that we go back to the currencies page and nothing has changed

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
0.47s
assignment
3
check
3
100%
check_circle should check the appearance of currencies table
timer 0.15s
check_circle should check that "Exchange rate" is equal to 1.86
timer 0.2s
check_circle should check that the "Status" icon is well disabled
timer 0.12s

Test3: delete "Currency"

Access to "Currencies" page

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
4.8s
assignment
2
check
2
100%
check_circle should go to "Localization" page
timer 4.07s
check_circle should click on "Currencies" subtab
timer 0.73s

Search then check the "CHF" currency in the back office

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
3.35s
assignment
2
check
2
100%
check_circle should search for the currency by "Iso code"
timer 3.07s
check_circle should check the appearance of the currency
timer 0.28s

Delete "Currency"

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
0.47s
assignment
1
check
1
100%
check_circle should click on "Delete" action from dropdown list
timer 0.47s

Search then check the "CHF" currency in the back office

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
3.51s
assignment
2
check
2
100%
check_circle should search for the currency by "Iso code"
timer 3.32s
check_circle should check the appearance of the currency
timer 0.19s

Delete "Currency"

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
1.48s
assignment
2
check
2
100%
check_circle should click on "Delete" action from dropdown list
timer 0.54s
check_circle should verify the appearance of the green validation
timer 0.95s

Check that the currency is well deleted

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
0.26s
assignment
1
check
1
100%
check_circle should check that currency does not exist
timer 0.26s

Check that the currency does not exist in the Front Office

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
6.62s
assignment
4
check
4
100%
check_circle should click on "Shop name" then go to the Front Office
timer 6.31s
check_circle should open currencies list
timer 0.19s
check_circle should check the not existence of the currency
timer 0.08s
check_circle should go back to the Back Office
timer 0.04s

Test4: Live exchange "Currency"

Access to "Currencies" page

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
5.83s
assignment
2
check
2
100%
check_circle should go to "Localization" page
timer 4.66s
check_circle should click on "Currencies" subtab
timer 1.17s

Live exchange rate

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
1.38s
assignment
3
check
3
100%
check_circle should click on "Live exchange rates" toggle button
timer 0.21s
check_circle should click on update exchange rates
timer 0.86s
check_circle should verify the appearance of the green validation
timer 0.32s

Delete the "DZD" currency then click on "Live exchange rates" toggle button

Search then check the "DZD" currency in the back office

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
3.52s
assignment
2
check
2
100%
check_circle should search for the currency by "Iso code"
timer 3.28s
check_circle should check the appearance of the currency
timer 0.24s

Delete "Currency"

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
1.31s
assignment
2
check
2
100%
check_circle should click on "Delete" action from dropdown list
timer 0.46s
check_circle should verify the appearance of the green validation
timer 0.85s

Turn the "Live exchange rates" toggle button disable

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
0.55s
assignment
1
check
1
100%
check_circle should click on "Live exchange rates" toggle button
timer 0.55s

Logout from the Back Office

11_international/1_localization/4_create_edit_delete_live_exchange_rate_currency.js
timer
0.12s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.12s

assignment 1_localization/5_geolocation_ip_address.js


"Geolocation by IP Address"

Login in the Back Office

11_international/1_localization/5_geolocation_ip_address.js
timer
3.95s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.62s
check_circle should login successfully in the Back Office
timer 3.34s

Close the onboarding modal if exist

11_international/1_localization/5_geolocation_ip_address.js
timer
2.18s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.14s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Change Geolocation by IP address

11_international/1_localization/5_geolocation_ip_address.js
timer
2m131.16s
assignment
11
check
10
close
1
90.9%
check_circle should go to "International > Localization" page
timer 4.05s
check_circle should click on "Geolocation" subtab
timer 1.13s
check_circle should click on "this file" link
timer 0.66s
check_circle Download and dezip the folder
timer 1m104.39s
check_circle should Put the file in /app/Resources/geoip
timer 3.06s
check_circle should change the value of the geolocation by IP Address to "Yes"
timer 1.46s
check_circle should click on "Save" button
timer 1.33s
remove_circle should verify the appearance of the green validation
timer 9.26s
Error: element ("//*[@id="main-div"]//div[contains(@class, "alert-success") and @role="alert"]/div[@class="alert-text"]") still not existing after 9000ms
Error: element ("//*[@id="main-div"]//div[contains(@class, "alert-success") and @role="alert"]/div[@class="alert-text"]") still not existing after 9000ms
    at elements("//*[@id="main-div"]//div[contains(@class, "alert-success") and @role="alert"]/div[@class="alert-text"]") - isExisting.js:46:17
    at isExisting("//*[@id="main-div"]//div[contains(@class, "alert-success") and @role="alert"]/div[@class="alert-text"]") - waitForExist.js:67:22
check_circle should delete the file from /app/Resources/geoip
timer 3.03s
check_circle should change the value of the geolocation by IP Address to "No"
timer 1.4s
check_circle should click on "Save" button
timer 1.39s

Logout from the Back Office

11_international/1_localization/5_geolocation_ip_address.js
timer
0.13s
assignment
1
check
1
100%
check_circle should logout successfully from Back Office
timer 0.13s

assignment 2_locations/1_create_edit_delete_bulk_action_zone.js


Add, edit, delete and bulk actions "Zone" in the Back Office

Login in the Back Office

11_international/2_locations/1_create_edit_delete_bulk_action_zone.js
timer
4.14s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.65s
check_circle should log in successfully in the Back Office
timer 3.49s

Close the onboarding modal if exist

11_international/2_locations/1_create_edit_delete_bulk_action_zone.js
timer
2.12s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.08s
check_circle should close the Onboarding on the navBar if exist
timer 1.03s

Test 1: Add zone in the Back Office

Create new zone

11_international/2_locations/1_create_edit_delete_bulk_action_zone.js
timer
5.43s
assignment
4
check
4
100%
check_circle should go to "International > Locations" page
timer 4.06s
check_circle should click on "Add new zone" button
timer 0.45s
check_circle should click on "Cancel" button
timer 0.48s
check_circle should check the appearance of zones table
timer 0.45s

Create new zone

11_international/2_locations/1_create_edit_delete_bulk_action_zone.js
timer
5.85s
assignment
5
check
5
100%
check_circle should go to "International > Locations" page
timer 4.1s
check_circle should click on "Add new zone" button
timer 0.47s
check_circle should set the "Name" input
timer 0.44s
check_circle should click on "Save" button
timer 0.63s
check_circle should verify the appearance of the green validation
timer 0.22s

Check results in the Back Office

11_international/2_locations/1_create_edit_delete_bulk_action_zone.js
timer
3.79s
assignment
3
check
3
100%
check_circle should search for the created zone by name
timer 2.99s
check_circle should verify that the created zone is enabled
timer 0.1s
check_circle should click on "Reset" button
timer 0.71s

Check the sort of zones by "ID"

11_international/2_locations/1_create_edit_delete_bulk_action_zone.js
timer
7.09s
assignment
5
check
5
100%
check_circle should get the number of zones
timer 0.22s
check_circle should click on "Sort by ASC" icon
timer 1.09s
check_circle should check that the zones are well sorted by ASC
timer 2.66s
check_circle should click on "Sort by DESC" icon
timer 0.5s
check_circle should check that the zones are well sorted by DESC
timer 2.63s

Check the sort of zones by "ZONE"

11_international/2_locations/1_create_edit_delete_bulk_action_zone.js
timer
7s
assignment
5
check
5
100%
check_circle should get the number of zones
timer 0.08s
check_circle should click on "Sort by ASC" icon
timer 1.08s
check_circle should check that the zones are well sorted by ASC
timer 2.7s
check_circle should click on "Sort by DESC" icon
timer 0.48s
check_circle should check that the zones are well sorted by DESC
timer 2.66s

Search zones by status then by name

11_international/2_locations/1_create_edit_delete_bulk_action_zone.js
timer
14.64s
assignment
20
check
20
100%
check_circle should select "Yes" in enabled column
timer 0.61s
check_circle should get number of zones
timer 0.31s
check_circle should check all displayed zones are enabled
timer 0s
check_circle should disable the first zone
timer 0.83s
check_circle should select "No" in enabled column
timer 0.75s
check_circle should get number of zones
timer 0.18s
check_circle should check all displayed zones are enabled
timer
check_circle should enable the first zone
timer 0.62s
check_circle should click on "Reset" button
timer 0.92s
check_circle should verify all zones are displayed
timer 0.28s
check_circle should enter "America" in "Zone" field
timer 2.81s
check_circle should verify that 3 results are displayed in the table
timer 0.36s
check_circle should verify all results contains "America" in Zone name
timer 0s
check_circle should click on "Reset" button
timer 0.76s
check_circle should enter "6" in "ID" field
timer 2.65s
check_circle should verify that 1 result that equal "6" in ID is displayed in the table
timer 0.18s
check_circle should click on "Reset" button
timer 0.68s
check_circle should click on "Countries" subtab
timer 0.85s
check_circle should click on zone and select "Canaries"
timer 0.86s
check_circle should click on "Reset" button
timer 0.97s

Test 2: Edit zone in the Back Office

11_international/2_locations/1_create_edit_delete_bulk_action_zone.js
timer
17.39s
assignment
13
check
13
100%
check_circle should go to "International > Locations" page
timer 4.14s
check_circle should search for "Asia" zone
timer 2.84s
check_circle should click on "Edit" action from the dropdown list
timer 2.45s
check_circle should Change the "Name" input
timer 0.55s
check_circle should click on "Save" button
timer 0.67s
check_circle should verify the appearance of the green validation
timer 0.38s
check_circle should search for "Asiaaa" zone
timer 2.8s
check_circle should verify that the edited zone is in the list
timer 0.27s
check_circle should verify that the edited zone is enabled
timer 0.03s
check_circle should click on "Reset" button
timer 0.65s
check_circle should click on "Countries" subtab
timer 0.77s
check_circle should click on zone and select "Asiaaa"
timer 0.89s
check_circle should click on "Reset" button
timer 0.95s

Test 3: Delete zone in the Back Office

11_international/2_locations/1_create_edit_delete_bulk_action_zone.js
timer
15.2s
assignment
9
check
9
100%
check_circle should go to "International > Locations" page
timer 4.14s
check_circle should search for "Asiaaa" zone
timer 2.69s
check_circle should click on "Delete" action from the dropdown list then click on "OK" button
timer 0.53s
check_circle should verify the appearance of the green validation
timer 0.64s
check_circle should verify the "Asiaaa" zone is not in the list anymore
timer 0.15s
check_circle should click on "Reset" button
timer 0.61s
check_circle should click on "Countries" subtab
timer 0.71s
check_circle should verify the "Asiaaa" zone is not in the drop down list
timer 0.16s
check_circle should recreate the deleted zone
timer 5.59s

Test 4: Bulk action

11_international/2_locations/1_create_edit_delete_bulk_action_zone.js
timer
38.02s
assignment
15
check
15
100%
check_circle should go to "International > Locations" page
timer 4.1s
check_circle should get the number of zones
timer 0.06s
check_circle should click on "Select all" action from the "Bulk action" list
timer 2.24s
check_circle should check that all checkbox are checked
timer 4.01s
check_circle should click on "Unselect all" action from the "Bulk action" list
timer 2.2s
check_circle should check that all checkbox are unchecked
timer 4.01s
check_circle should click on "Africa" and "Oceania" checkboxes
timer 0.25s
check_circle should click on "Disable selection" action from the "Bulk action" list
timer 2.59s
check_circle should verify that "Africa" & "Oceania" zones are disabled
timer 0.22s
check_circle should click on "Enable selection" action from the "Bulk action" list
timer 2.61s
check_circle should verify that "Africa" & "Oceania" zones are enabled
timer 0.16s
check_circle should click on "Delete selected" action from the "Bulk action" list
timer 0.44s
check_circle should verify the appearance of the green validation
timer 0.82s
check_circle should verify that "Africa" & "Oceania" zones are not in the list
timer 6.66s
check_circle should recreate the deleted zones "Africa" and "Oceania"
timer 7.66s

Logout from the Back Office

11_international/2_locations/1_create_edit_delete_bulk_action_zone.js
timer
0.08s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.08s

assignment 2_locations/2_create_edit_activate_restrictions_country.js


Create, edit a country and activate country restrictions in the Back Office

Login in the Back Office

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
4.36s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.67s
check_circle should log in successfully in the Back Office
timer 3.69s

Close the onboarding modal if exist

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
2.13s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.09s
check_circle should close the Onboarding on the navBar if exist
timer 1.03s

Test 1: Create then check country in the Back Office

Create new zone

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
5.92s
assignment
5
check
5
100%
check_circle should go to "International > Locations" page
timer 4.05s
check_circle should click on "Add new zone" button
timer 0.47s
check_circle should set the "Name" input
timer 0.44s
check_circle should click on "Save" button
timer 0.64s
check_circle should verify the appearance of the green validation
timer 0.33s

Create country in the Back Office

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
43.44s
assignment
81
check
81
100%
check_circle should go to "International > Locations" page
timer 4.06s
check_circle should click on "Countries" subtab
timer 0.65s
check_circle should verify if all countries are listed
timer 0.25s
check_circle should click on "Add new country" button
timer 0.62s
check_circle should set the "Country" input
timer 0.38s
check_circle should set the "ISO code" input
timer 0.2s
check_circle should set the "Call prefix" input
timer 0.2s
check_circle should choose "Default store currency" from "Default currency" list
timer 0.18s
check_circle should choose "Canaries1558498376509" from "Zone" list
timer 0.2s
check_circle should put "Does it need Zip/postal code?" button on "Yes"
timer 0.19s
check_circle should set the "Zip/postal code format" input
timer 0.29s
check_circle should click on "Clear format" button
timer 0.17s
check_circle should click on "OK" button
timer 0.03s
check_circle should verify "Address format" field is empty
timer 0.08s
check_circle should click on "CUSTOMER" tab
timer 0.25s
check_circle should click on "birthday" button
timer 0.12s
check_circle should verify "Customer:birthday" is added in the "Address format" field
timer 0.06s
check_circle should push "Enter"
timer 0.14s
check_circle should click on "ADDRESS" tab
timer 0.2s
check_circle should click on "lastname" button
timer 0.17s
check_circle should verify "lastname" is added in the "Address format" field
timer 0.05s
check_circle should push "Enter"
timer 0.15s
check_circle should click on "firstname" button
timer 0.15s
check_circle should verify "firstname" is added in the "Address format" field
timer 0.06s
check_circle should push "Enter"
timer 0.15s
check_circle should click on "address1" button
timer 0.22s
check_circle should verify "address1" is added in the "Address format" field
timer 0.08s
check_circle should push "Enter"
timer 0.12s
check_circle should click on "address2" button
timer 0.16s
check_circle should verify "address2" is added in the "Address format" field
timer 0.06s
check_circle should push "Enter"
timer 0.15s
check_circle should click on "dni" button
timer 0.15s
check_circle should verify "dni" is added in the "Address format" field
timer 0.06s
check_circle should push "Enter"
timer 0.14s
check_circle should click on "postcode" button
timer 0.15s
check_circle should verify "postcode" is added in the "Address format" field
timer 0.06s
check_circle should push "Enter"
timer 0.14s
check_circle should click on "city" button
timer 0.18s
check_circle should verify "city" is added in the "Address format" field
timer 0.06s
check_circle should push "Enter"
timer 0.14s
check_circle should click on "phone" button
timer 0.15s
check_circle should verify "phone" is added in the "Address format" field
timer 0.07s
check_circle should push "Enter"
timer 0.18s
check_circle should click on "COUNTRY" tab
timer 0.16s
check_circle should click on "name" button
timer 0.17s
check_circle should verify "Country:name" is added in the "Address format" field
timer 0.06s
check_circle should click on "Save" button
timer 0.58s
check_circle should verify the appearance of the red error
timer 0.2s
check_circle should set the "Call prefix" input
timer 0.22s
check_circle should click on "Save" button
timer 0.65s
check_circle should verify the appearance of the red error
timer 0.19s
check_circle should set the "ISO code" input
timer 0.3s
check_circle should click on "Save" button
timer 0.75s
check_circle should verify the appearance of the green validation
timer 0.23s
check_circle should click on "States" subtab
timer 0.69s
check_circle should verify the "Corse" country is not in the drop down list
timer 0.09s
check_circle should click on "Countries" subtab
timer 0.72s
check_circle should set the "ISO code" search input to "COR"
timer 0.36s
check_circle should click on "Search" button
timer 0.7s
check_circle should verify that there is only 1 result
timer 0.22s
check_circle should Verify the country is "Corse"
timer 0.2s
check_circle should Verify the call prefix is "+33"
timer 0.08s
check_circle should Verify the zone is "Canaries1558498376509"
timer 0.08s
check_circle should verify it is enabled
timer 0.03s
check_circle should click on "Reset" button
timer 0.84s
check_circle should enter "FR" in the "Country" field then click on "Search" button
timer 2.71s
check_circle should verify there are 6 results
timer 0.19s
check_circle should click on "Reset" button
timer 0.75s
check_circle should enter "4" in the "ID" field then click on "Search" button
timer 2.76s
check_circle should get number of countries
timer 0.22s
check_circle should check that all displayed countries contains a "4" in the id
timer 3.04s
check_circle should click on "Reset" button
timer 1.66s
check_circle should Select "Europe" for "Zone" list
timer 1s
check_circle should get number of countries
timer 0.42s
check_circle should check that all the country listed are in Europe
timer 5.28s
check_circle should click on "Reset" button
timer 0.61s
check_circle should choose "Yes" from enabled filter list
timer 0.86s
check_circle should get number of countries
timer 0.17s
check_circle should check that all the listed countries are enabled
timer 3.01s
check_circle should click on "Reset" button
timer 0.66s
check_circle should choose "1000" from display result list
timer 1.41s

Check the sort of countries by "ID"

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
49.14s
assignment
5
check
5
100%
check_circle should get the number of countries
timer 0.17s
check_circle should click on "Sort by ASC" icon
timer 15.37s
check_circle should check that the countries are well sorted by ASC
timer 16.68s
check_circle should click on "Sort by DESC" icon
timer 1.22s
check_circle should check that the countries are well sorted by DESC
timer 15.71s

Check the sort of countries by "COUNTRY"

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
54.29s
assignment
5
check
5
100%
check_circle should get the number of countries
timer 0.16s
check_circle should click on "Sort by ASC" icon
timer 18.4s
check_circle should check that the countries are well sorted by ASC
timer 17.9s
check_circle should click on "Sort by DESC" icon
timer 1.2s
check_circle should check that the countries are well sorted by DESC
timer 16.64s

Check the sort of countries by "ISO CODE"

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
49.29s
assignment
5
check
5
100%
check_circle should get the number of countries
timer 0.07s
check_circle should click on "Sort by ASC" icon
timer 16.93s
check_circle should check that the countries are well sorted by ASC
timer 15.79s
check_circle should click on "Sort by DESC" icon
timer 1.26s
check_circle should check that the countries are well sorted by DESC
timer 15.23s

Check the sort of countries by "CALL PREFIX"

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
49.68s
assignment
5
check
5
100%
check_circle should get the number of countries
timer 0.07s
check_circle should click on "Sort by ASC" icon
timer 17s
check_circle should check that the countries are well sorted by ASC
timer 15.9s
check_circle should click on "Sort by DESC" icon
timer 1.13s
check_circle should check that the countries are well sorted by DESC
timer 15.59s

Check the sort of countries by "ZONE"

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
48.46s
assignment
5
check
5
100%
check_circle should get the number of countries
timer 0.08s
check_circle should click on "Sort by ASC" icon
timer 17.74s
check_circle should check that the countries are well sorted by ASC
timer 14.68s
check_circle should click on "Sort by DESC" icon
timer 1.09s
check_circle should check that the countries are well sorted by DESC
timer 14.88s

Test 2: Edit a country

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
15.4s
assignment
29
check
29
100%
check_circle should go to "International > Locations" page
timer 4.05s
check_circle should click on "Countries" subtab
timer 1.04s
check_circle should set the "ISO code" search input to "ES"
timer 0.25s
check_circle should click on "Search" button
timer 0.67s
check_circle should verify that there is only 1 result
timer 0.2s
check_circle should Verify the country is "Spain"
timer 0.13s
check_circle should click on "Edit" button
timer 0.48s
check_circle should remove all fields from the address format except "phone"
timer 0.08s
check_circle should click on "Save" button
timer 0.95s
check_circle should verify the appearance of the green validation
timer 0.59s
check_circle should click on "Edit" button
timer 0.63s
check_circle should click on "CUSTOMER" tab
timer 0.31s
check_circle should click on "lastname" button
timer 0.16s
check_circle should click on "CUSTOMER" tab
timer 0.1s
check_circle should click on "firstname" button
timer 0.15s
check_circle should click on "Use the last registered format" button
timer 0.16s
check_circle should click on "OK" button
timer 0.02s
check_circle should check that the address format is equal to "phone"
timer 0.09s
check_circle should click on "Use the default format" button
timer 0.17s
check_circle should click on "OK" button
timer 0.02s
check_circle should click on "Save" button
timer 0.73s
check_circle should click on "Edit" button
timer 0.76s
check_circle should check the address format value
timer 0.2s
check_circle should change "Contains states" button on "Yes"
timer 0.31s
check_circle should click on "Save" button
timer 0.81s
check_circle should verify the appearance of the green validation
timer 0.19s
check_circle should click on "Reset" button
timer 1.23s
check_circle should click on "States" subtab
timer 0.82s
check_circle should verify that "Spain" country is in the drop down list
timer 0.11s

Test 3: Activate country restrictions

Create new customer with two addresses

Create "Customer"

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
10.16s
assignment
11
check
11
100%
check_circle should go to the "Customers" page
timer 4.1s
check_circle should click on "Add new customer" button
timer 2.49s
check_circle should choose the "Social title" radio
timer 0.39s
check_circle should set the "First name" input
timer 0.2s
check_circle should set the "Last name" input
timer 0.18s
check_circle should set the "Email" input
timer 0.34s
check_circle should set the "Password" input
timer 0.19s
check_circle should set the customer "Birthday"
timer 0.46s
check_circle should activate "Partner offers" option
timer 0.16s
check_circle should click on "Save" button
timer 1.36s
check_circle should verify the appearance of the green validation
timer 0.29s

Create a new "Address"

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
12.49s
assignment
18
check
18
100%
check_circle should go to the "Customers" page
timer 4.13s
check_circle should click on add new address
timer 0.72s
check_circle should set "Email" input
timer 0.48s
check_circle should set "Identification number" input
timer 0.27s
check_circle should set "Address alias" input
timer 0.24s
check_circle should check that the "First name" input is "test"
timer 2.05s
check_circle should check that the "Last name" input is "test"
timer 2.05s
check_circle should set "Company" input
timer 0.14s
check_circle should set "VAT number" input
timer 0.19s
check_circle should set "Address" input
timer 0.27s
check_circle should set "Second address" input
timer 0.15s
check_circle should set "Postal code" input
timer 0.18s
check_circle should set "City" input
timer 0.23s
check_circle should set "Pays" input
timer 0.13s
check_circle should set "Home phone" input
timer 0.2s
check_circle should set "Other information" input
timer 0.18s
check_circle should click on "Save" button
timer 0.72s
check_circle should verify the appearance of the green validation
timer 0.19s

Create a new "Address"

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
12.98s
assignment
18
check
18
100%
check_circle should go to the "Customers" page
timer 4.06s
check_circle should click on add new address
timer 0.67s
check_circle should set "Email" input
timer 0.54s
check_circle should set "Identification number" input
timer 0.33s
check_circle should set "Address alias" input
timer 0.42s
check_circle should check that the "First name" input is "test"
timer 2.04s
check_circle should check that the "Last name" input is "test"
timer 2.04s
check_circle should set "Company" input
timer 0.15s
check_circle should set "VAT number" input
timer 0.2s
check_circle should set "Address" input
timer 0.33s
check_circle should set "Second address" input
timer 0.14s
check_circle should set "Postal code" input
timer 0.19s
check_circle should set "City" input
timer 0.18s
check_circle should set "Pays" input
timer 0.14s
check_circle should set "Home phone" input
timer 0.22s
check_circle should set "Other information" input
timer 0.21s
check_circle should click on "Save" button
timer 0.82s
check_circle should verify the appearance of the green validation
timer 0.31s

Delete customer addresses then check country address

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
17.82s
assignment
14
check
14
100%
check_circle should go to "International > Locations" page
timer 4.06s
check_circle should click on "Countries" subtab
timer 1.14s
check_circle should change "Restrict country selections in front office to those covered by active carriers" button on "No"
timer 0.41s
check_circle should click on "Save" button
timer 1.37s
check_circle should verify the appearance of the green validation
timer 0.16s
check_circle should click on "View my shop" then go to the Front Office
timer 6.53s
check_circle should click on "Sign in" button
timer 0.48s
check_circle should set the "Email" input
timer 0.26s
check_circle should set the "Password" input
timer 0.16s
check_circle should click on "Sign In" button
timer 0.75s
check_circle should click on "Addresses" button
timer 0.32s
check_circle should get the number of addresses
timer 0.03s
check_circle should delete all existing addresses
timer 1.73s
check_circle should click on "Create new address" button
timer 0.43s

Check address format for a customer

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
1m90.85s
assignment
11
check
10
close
1
90.9%
check_circle should choose "Corse" from "Country" list
timer 0.16s
check_circle should verify that the "Last name" input exist
timer 0.17s
check_circle should verify that the "First name" input exist
timer 0.04s
check_circle should verify that the "Address" input exist
timer 0.06s
check_circle should verify that the "Address Complement" input exist
timer 0.05s
check_circle should verify that the "Identification number" input exist
timer 0.05s
check_circle should verify that the "Zip/Postal Code" input exist
timer 0.04s
check_circle should verify that the "City" input exist
timer 0.04s
check_circle should verify that the "Phone" input exist
timer 0.04s
check_circle should verify that the "Country" list exist
timer 0.04s
remove_circle should verify that the "Birthday" list exist
timer 1m90.16s
Error: element ("//*[@id="content"]//input[@name="birthday"]") still not visible after 90000ms
Error: element ("//*[@id="content"]//input[@name="birthday"]") still not visible after 90000ms
    at new WaitUntilTimeoutError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:149:12)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/commands/waitUntil.js:29:19
    at

Sign out from Front Office then click on the first product

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
1.6s
assignment
3
check
3
100%
check_circle should click on "Sign out" button
timer 0.43s
check_circle should click on "my store" button
timer 0.42s
check_circle should click on the first product
timer 0.75s

Fill customer informations from a guest

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
4.77s
assignment
8
check
8
100%
check_circle should click on "Add to cart" button
timer 0.2s
check_circle should click on "Proceed to checkout" button
timer 2.45s
check_circle should click on proceed to checkout button 2
timer 0.51s
check_circle should set the "First name" input
timer 0.14s
check_circle should set the "Last name" input
timer 0.14s
check_circle should set the "Email" input
timer 0.26s
check_circle should set the "Password" input
timer 0.23s
check_circle should click on "CONTINUE" button
timer 0.85s

Check address format for a customer

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
1m90.8s
assignment
11
check
10
close
1
90.9%
check_circle should choose "Corse" from "Country" list
timer 0.15s
check_circle should verify that the "Last name" input exist
timer 0.15s
check_circle should verify that the "First name" input exist
timer 0.06s
check_circle should verify that the "Address" input exist
timer 0.05s
check_circle should verify that the "Address Complement" input exist
timer 0.04s
check_circle should verify that the "Identification number" input exist
timer 0.04s
check_circle should verify that the "Zip/Postal Code" input exist
timer 0.04s
check_circle should verify that the "City" input exist
timer 0.05s
check_circle should verify that the "Phone" input exist
timer 0.04s
check_circle should verify that the "Country" list exist
timer 0.03s
remove_circle should verify that the "Birthday" list exist
timer 1m90.15s
Error: element ("//*[@id="content"]//input[@name="birthday"]") still not visible after 90000ms
Error: element ("//*[@id="content"]//input[@name="birthday"]") still not visible after 90000ms
    at new WaitUntilTimeoutError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:149:12)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/commands/waitUntil.js:29:19
    at

Verify tax product then sign out from Front Office

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
2.99s
assignment
4
check
4
100%
check_circle should click on "my store" button
timer 1.78s
check_circle should click on the first product
timer 0.61s
check_circle should verify the existence of the "tax included" or "tax excluded" label
timer 0.04s
check_circle should click on "Sign out" button
timer 0.56s

Fill customer informations from a guest

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
4.3s
assignment
7
check
7
100%
check_circle should click on "Add to cart" button
timer 0.18s
check_circle should click on "Proceed to checkout" button
timer 2.37s
check_circle should click on proceed to checkout button 2
timer 0.36s
check_circle should set the "First name" input
timer 0.12s
check_circle should set the "Last name" input
timer 0.13s
check_circle should set the "Email" input
timer 0.29s
check_circle should click on "CONTINUE" button
timer 0.85s

Check address format for a customer

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
1m90.96s
assignment
11
check
10
close
1
90.9%
check_circle should choose "Corse" from "Country" list
timer 0.16s
check_circle should verify that the "Last name" input exist
timer 0.19s
check_circle should verify that the "First name" input exist
timer 0.09s
check_circle should verify that the "Address" input exist
timer 0.04s
check_circle should verify that the "Address Complement" input exist
timer 0.04s
check_circle should verify that the "Identification number" input exist
timer 0.05s
check_circle should verify that the "Zip/Postal Code" input exist
timer 0.05s
check_circle should verify that the "City" input exist
timer 0.04s
check_circle should verify that the "Phone" input exist
timer 0.05s
check_circle should verify that the "Country" list exist
timer 0.04s
remove_circle should verify that the "Birthday" list exist
timer 1m90.22s
Error: element ("//*[@id="content"]//input[@name="birthday"]") still not visible after 90000ms
Error: element ("//*[@id="content"]//input[@name="birthday"]") still not visible after 90000ms
    at new WaitUntilTimeoutError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:149:12)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/commands/waitUntil.js:29:19
    at

Sign in from checkout

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
8.39s
assignment
8
check
8
100%
check_circle should click on "my store" button
timer 5.88s
check_circle should click on "Cart" button
timer 0.53s
check_circle should click on "Proceed to checkout" button
timer 0.49s
check_circle should click on "PERSONAL INFORMATION" title
timer 0.14s
check_circle should click on "Sign in" tab
timer 0.17s
check_circle should set the "Email" input
timer 0.25s
check_circle should set the "Password" input
timer 0.17s
check_circle should click on "Continue" button
timer 0.76s

Check address format for a customer

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
1m90.9s
assignment
11
check
10
close
1
90.9%
check_circle should choose "Corse" from "Country" list
timer 0.16s
check_circle should verify that the "Last name" input exist
timer 0.13s
check_circle should verify that the "First name" input exist
timer 0.12s
check_circle should verify that the "Address" input exist
timer 0.04s
check_circle should verify that the "Address Complement" input exist
timer 0.04s
check_circle should verify that the "Identification number" input exist
timer 0.05s
check_circle should verify that the "Zip/Postal Code" input exist
timer 0.04s
check_circle should verify that the "City" input exist
timer 0.04s
check_circle should verify that the "Phone" input exist
timer 0.05s
check_circle should verify that the "Country" list exist
timer 0.03s
remove_circle should verify that the "Birthday" list exist
timer 1m90.19s
Error: element ("//*[@id="content"]//input[@name="birthday"]") still not visible after 90000ms
Error: element ("//*[@id="content"]//input[@name="birthday"]") still not visible after 90000ms
    at new WaitUntilTimeoutError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:149:12)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/commands/waitUntil.js:29:19
    at

Sign out from Front office then go back to the back Office

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
1.63s
assignment
1
check
1
100%
check_circle should go back to the Back office
timer 1.63s

Create a new "Address"

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
13.23s
assignment
18
check
18
100%
check_circle should go to the "Customers" page
timer 4.15s
check_circle should click on add new address
timer 0.77s
check_circle should set "Email" input
timer 0.69s
check_circle should set "Identification number" input
timer 0.36s
check_circle should set "Address alias" input
timer 0.26s
check_circle should check that the "First name" input is "test"
timer 2.05s
check_circle should check that the "Last name" input is "test"
timer 2.05s
check_circle should set "Company" input
timer 0.15s
check_circle should set "VAT number" input
timer 0.2s
check_circle should set "Address" input
timer 0.32s
check_circle should set "Second address" input
timer 0.17s
check_circle should set "Postal code" input
timer 0.2s
check_circle should set "City" input
timer 0.17s
check_circle should set "Pays" input
timer 0.26s
check_circle should set "Home phone" input
timer 0.21s
check_circle should set "Other information" input
timer 0.23s
check_circle should click on "Save" button
timer 0.78s
check_circle should verify the appearance of the green validation
timer 0.2s

Create a new "Address"

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
12.57s
assignment
18
check
18
100%
check_circle should go to the "Customers" page
timer 4.1s
check_circle should click on add new address
timer 0.77s
check_circle should set "Email" input
timer 0.53s
check_circle should set "Identification number" input
timer 0.29s
check_circle should set "Address alias" input
timer 0.27s
check_circle should check that the "First name" input is "test"
timer 2.04s
check_circle should check that the "Last name" input is "test"
timer 2.04s
check_circle should set "Company" input
timer 0.14s
check_circle should set "VAT number" input
timer 0.18s
check_circle should set "Address" input
timer 0.32s
check_circle should set "Second address" input
timer 0.14s
check_circle should set "Postal code" input
timer 0.16s
check_circle should set "City" input
timer 0.16s
check_circle should set "Pays" input
timer 0.11s
check_circle should set "Home phone" input
timer 0.19s
check_circle should set "Other information" input
timer 0.18s
check_circle should click on "Save" button
timer 0.76s
check_circle should verify the appearance of the green validation
timer 0.19s

Delete customer addresses then check country address

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
18.77s
assignment
15
check
15
100%
check_circle should go to "International > Locations" page
timer 4.09s
check_circle should click on "Countries" subtab
timer 1.12s
check_circle should change "Restrict country selections in front office to those covered by active carriers" button on "Yes"
timer 0.53s
check_circle should click on "Save" button
timer 1.41s
check_circle should verify the appearance of the green validation
timer 0.47s
check_circle should click on "View my shop" then go to the Front Office
timer 6.64s
check_circle should sign out from the Front office
timer 0.51s
check_circle should click on "Sign in" button
timer 0.33s
check_circle should set the "Email" input
timer 0.26s
check_circle should set the "Password" input
timer 0.16s
check_circle should click on "Sign In" button
timer 0.71s
check_circle should click on "Addresses" button
timer 0.28s
check_circle should get the number of addresses
timer 0.01s
check_circle should delete all existing addresses
timer 1.84s
check_circle should click on "Create new address" button
timer 0.41s

Check the inexistence of "Corse" country

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
6.79s
assignment
5
check
5
100%
check_circle should click on "Country" list
timer 0.15s
check_circle should verify that "Corse" is not in the list of countries
timer 0.04s
check_circle should click on "Sign out" button
timer 0.39s
check_circle should click on "my store" button
timer 5.64s
check_circle should click on the first product
timer 0.58s

Fill customer informations from a guest

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
4.58s
assignment
8
check
8
100%
check_circle should click on "Add to cart" button
timer 0.16s
check_circle should click on "Proceed to checkout" button
timer 2.4s
check_circle should click on proceed to checkout button 2
timer 0.38s
check_circle should set the "First name" input
timer 0.15s
check_circle should set the "Last name" input
timer 0.16s
check_circle should set the "Email" input
timer 0.31s
check_circle should set the "Password" input
timer 0.23s
check_circle should click on "CONTINUE" button
timer 0.8s

Verify tax product then sign out from Front Office

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
6.76s
assignment
5
check
5
100%
check_circle should verify that "Corse" is not in the list of countries
timer 0.03s
check_circle should click on "my store" button
timer 5.71s
check_circle should click on the first product
timer 0.53s
check_circle should verify the existence of the "tax included" or "tax excluded" label
timer 0.06s
check_circle should click on "Sign out" button
timer 0.43s

Fill customer informations from a guest

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
4.58s
assignment
7
check
7
100%
check_circle should click on "Add to cart" button
timer 0.18s
check_circle should click on "Proceed to checkout" button
timer 2.36s
check_circle should click on proceed to checkout button 2
timer 0.41s
check_circle should set the "First name" input
timer 0.26s
check_circle should set the "Last name" input
timer 0.15s
check_circle should set the "Email" input
timer 0.36s
check_circle should click on "CONTINUE" button
timer 0.86s

Verify that Corse is not in the list

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
0.03s
assignment
1
check
1
100%
check_circle should verify that "Corse" is not in the list of countries
timer 0.03s

Sign in from checkout

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
8.24s
assignment
8
check
8
100%
check_circle should click on "my store" button
timer 5.73s
check_circle should click on "Cart" button
timer 0.47s
check_circle should click on "Proceed to checkout" button
timer 0.4s
check_circle should click on "PERSONAL INFORMATION" title
timer 0.17s
check_circle should click on "Sign in" tab
timer 0.19s
check_circle should set the "Email" input
timer 0.3s
check_circle should set the "Password" input
timer 0.29s
check_circle should click on "Continue" button
timer 0.68s

Verify that Corse is not in the list

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
0.06s
assignment
2
check
2
100%
check_circle should verify that "Corse" is not in the list of countries
timer 0.04s
check_circle should go back to the Back office
timer 0.03s

Delete the created country then back to default sort

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
14.73s
assignment
12
check
12
100%
check_circle should log in successfully in the Back Office
timer 2.38s
check_circle should go to "International > Locations" page
timer 4.15s
check_circle should click on "Countries" subtab
timer 0.69s
check_circle should set the "ISO code" search input to "COR"
timer 0.45s
check_circle should click on "Search" button
timer 0.59s
check_circle should click on "Select all" action from the "Bulk action" list
timer 2.29s
check_circle should click on "Delete selected" action from the "Bulk action" list
timer 0.22s
check_circle should verify the appearance of the green validation
timer 0.78s
check_circle should click on "Reset" button
timer 0.93s
check_circle should change "Restrict country selections in front office to those covered by active carriers" button on "No"
timer 0.36s
check_circle should click on "Save" button
timer 0.86s
check_circle should choose "50" from display result list
timer 1.03s

Logout from the Back Office

11_international/2_locations/2_create_edit_activate_restrictions_country.js
timer
0.17s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.17s

assignment 3_taxes/1_create_edit_delete_tax_rule_in_BO.js


Create, edit, delete and check "Tax rules" in the Back Office

Open the browser and connect to the Back Office

11_international/3_taxes/1_create_edit_delete_tax_rule_in_BO.js
timer
4.56s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.92s
check_circle should log in successfully in the Back Office
timer 3.64s

Close the onboarding modal if exist

11_international/3_taxes/1_create_edit_delete_tax_rule_in_BO.js
timer
2.11s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.08s
check_circle should close the Onboarding on the navBar if exist
timer 1.03s

Create a new "Tax rule"

11_international/3_taxes/1_create_edit_delete_tax_rule_in_BO.js
timer
13.4s
assignment
10
check
10
100%
check_circle should go to "Taxes" page
timer 4.05s
check_circle should click on "Tax Rules" tab
timer 0.99s
check_circle should click on "Add new tax rules group" button
timer 0.66s
check_circle should set the "Name" input
timer 0.46s
check_circle should enable the tax rule
timer 0.19s
check_circle should click on "Save and stay" button
timer 0.91s
check_circle should verify the appearance of the green validation
timer 0.22s
check_circle should select the "VAT IE 23%" from the tax dropdown list
timer 0.3s
check_circle should click on "Save and stay" button
timer 5.42s
check_circle should verify the appearance of the green validation
timer 0.19s

Check the "Tax rule"

11_international/3_taxes/1_create_edit_delete_tax_rule_in_BO.js
timer
8.57s
assignment
5
check
5
100%
check_circle should go to "Taxes" page
timer 4.05s
check_circle should click on "Tax Rules" tab
timer 0.62s
check_circle should search for the created tax rule
timer 2.79s
check_circle should click on "Edit" button
timer 0.95s
check_circle should check that the "Name" is equal to "VAT1558498376509"
timer 0.16s

Edit the "Tax rule"

11_international/3_taxes/1_create_edit_delete_tax_rule_in_BO.js
timer
9.94s
assignment
7
check
7
100%
check_circle should go to "Taxes" page
timer 4.05s
check_circle should click on "Tax Rules" tab
timer 0.55s
check_circle should search for the created tax rule
timer 2.82s
check_circle should click on "Edit" button
timer 0.92s
check_circle should set the "Name" input
timer 0.5s
check_circle should click on "Save and stay" button
timer 0.87s
check_circle should verify the appearance of the green validation
timer 0.25s

Check the "Tax rule"

11_international/3_taxes/1_create_edit_delete_tax_rule_in_BO.js
timer
8.52s
assignment
5
check
5
100%
check_circle should go to "Taxes" page
timer 4.05s
check_circle should click on "Tax Rules" tab
timer 0.51s
check_circle should search for the created tax rule
timer 2.82s
check_circle should click on "Edit" button
timer 1.02s
check_circle should check that the "Name" is equal to "VATupdate1558498376509"
timer 0.13s

Delete the "Tax rule"

11_international/3_taxes/1_create_edit_delete_tax_rule_in_BO.js
timer
8.51s
assignment
5
check
5
100%
check_circle should go to "Taxes" page
timer 4.08s
check_circle should click on "Tax Rules" tab
timer 0.54s
check_circle should search for the created tax rule
timer 2.75s
check_circle should click on "Dropdown toggle > Delete" button
timer 0.48s
check_circle should verify the appearance of the green validation
timer 0.67s

Create a new "Tax rule"

11_international/3_taxes/1_create_edit_delete_tax_rule_in_BO.js
timer
12.71s
assignment
10
check
10
100%
check_circle should go to "Taxes" page
timer 4.07s
check_circle should click on "Tax Rules" tab
timer 0.5s
check_circle should click on "Add new tax rules group" button
timer 0.68s
check_circle should set the "Name" input
timer 0.44s
check_circle should enable the tax rule
timer 0.17s
check_circle should click on "Save and stay" button
timer 0.81s
check_circle should verify the appearance of the green validation
timer 0.2s
check_circle should select the "VAT IE 23%" from the tax dropdown list
timer 0.28s
check_circle should click on "Save and stay" button
timer 5.4s
check_circle should verify the appearance of the green validation
timer 0.16s

Delete the "Tax rule" with bulk action

11_international/3_taxes/1_create_edit_delete_tax_rule_in_BO.js
timer
8.64s
assignment
8
check
8
100%
check_circle should go to "Taxes" page
timer 4.05s
check_circle should click on "Tax Rules" tab
timer 0.47s
check_circle should search for the created tax rule
timer 2.8s
check_circle should click on "Bulk action" button
timer 0.32s
check_circle should click on "Select all" action
timer 0.14s
check_circle should click on "Bulk action" button
timer 0.09s
check_circle should click on "Delete" action
timer 0.15s
check_circle should verify the appearance of the green validation
timer 0.63s

Logout from the Back Office

11_international/3_taxes/1_create_edit_delete_tax_rule_in_BO.js
timer
0.04s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.04s

assignment translation.js


Edit a translation

Open the browser and connect to the BO

11_international/translation.js
timer
3.96s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.53s
check_circle should log in successfully in BO
timer 3.42s

Close the onboarding modal if exist

11_international/translation.js
timer
2.14s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.1s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Edit a translation of "Sign in" in the "classic Theme"

11_international/translation.js
timer
6m370.05s
assignment
8
check
4
close
4
50%
check_circle should go to "Translations" page
timer 4.05s
check_circle should select "themes translations" in the "MODIFY TRANSLATIONS" section
timer 1.21s
check_circle should select the language "English (English)" in the "MODIFY TRANSLATIONS" section
timer 0.42s
check_circle should click on "Modify" button
timer 1.39s
remove_circle should click on "Shop" button
timer 1m92.46s
Error: element ("(//div[@label="Shop"])[31]") still not visible after 90000ms
Error: element ("(//div[@label="Shop"])[31]") still not visible after 90000ms
    at elements("(//div[@label="Shop"])[31]") - isVisible.js:54:17
    at isVisible("(//div[@label="Shop"])[31]") - waitForVisible.js:73:22
remove_circle should click on "Theme" button
timer 1m90.16s
Error: element ("//div[@label="Theme"]") still not visible after 90000ms
Error: element ("//div[@label="Theme"]") still not visible after 90000ms
    at elementIdDisplayed("0.6353991942453714-3") - isVisible.js:71:55
remove_circle should click on "Action" button
timer 1m90.19s
Error: element ("//div[@label="Actions"]") still not visible after 90000ms
Error: element ("//div[@label="Actions"]") still not visible after 90000ms
    at elements("//div[@label="Actions"]") - isVisible.js:54:17
    at isVisible("//div[@label="Actions"]") - waitForVisible.js:73:22
remove_circle should change "Sign Out" translation from "Sign Out" to "Sign Out English"
timer 1m90.19s
Error: element ("//*[@id="app"]/div[2]/div[2]/div[2]/div/div/form/div[11]/textarea") still not existing after 90000ms
Error: element ("//*[@id="app"]/div[2]/div[2]/div[2]/div/div/form/div[11]/textarea") still not existing after 90000ms
    at elements("//*[@id="app"]/div[2]/div[2]/div[2]/div/div/form/div[11]/textarea") - isExisting.js:46:17
    at isExisting("//*[@id="app"]/div[2]/div[2]/div[2]/div/div/form/div[11]/textarea") - waitForExist.js:67:22

Save change

11_international/translation.js
timer
1m90.61s
assignment
3
check
1
close
2
33.3%
remove_circle should click on "Save" button
timer 0.2s
Error: An element could not be located on the page using the given search parameters ("//*[@id="app"]/div[2]/div[2]/div[2]/div/div/form/div[22]/div/button").
Error: An element could not be located on the page using the given search parameters ("//*[@id="app"]/div[2]/div[2]/div[2]/div/div/form/div[22]/div/button").
    at elements("//*[@id="app"]/div[2]/div[2]/div[2]/div/div/form/div[22]/div/button") - getLocation.js:18:17
    at getLocation("//*[@id="app"]/div[2]/div[2]/div[2]/div/div/form/div[22]/div/button") - common.webdriverio.js:44:8
remove_circle should check that the success alert message is well displayed
timer 1m90.19s
Error: element (".growl-close") still not existing after 90000ms
Error: element (".growl-close") still not existing after 90000ms
    at elements(".growl-close") - isExisting.js:46:17
    at isExisting(".growl-close") - waitForExist.js:67:22
check_circle should logout successfully from the Back Office
timer 0.23s

Login in the Front Office

11_international/translation.js
timer
2.29s
assignment
1
check
1
100%
check_circle should login successfully in the Front Office
timer 2.29s

Check the change of "Sign out" to "Sign out English"

11_international/translation.js
timer
7.73s
assignment
2
check
1
close
1
50%
check_circle should set the shop language to "English"
timer 5.2s
remove_circle should check the "Sign out" button text is equal to "Sign out English"
timer 2.53s
AssertionError: expected ' Sign out' to include 'Sign out English'
AssertionError: expected ' Sign out' to include 'Sign out English'
    at Object.client.pause.waitForExist.then.then (test/clients/common_client.js:248:43)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Logout from the Front Office

11_international/translation.js
timer
0.57s
assignment
1
check
1
100%
check_circle should logout successfully from the Front Office
timer 0.57s

library_books 12_shop_parameters

assignment 1_enable_and_disable_shop.js


Configure shop in the Back Office

Login in the Back Office

12_shop_parameters/1_enable_and_disable_shop.js
timer
12.63s
assignment
2
check
2
100%
check_circle should open the browser
timer 2.5s
check_circle should login successfully in the Back Office
timer 10.13s

Close the onboarding modal if exist

12_shop_parameters/1_enable_and_disable_shop.js
timer
4.85s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 2.67s
check_circle should close the Onboarding on the navBar if exist
timer 2.18s

Disable shop in the Back Office

12_shop_parameters/1_enable_and_disable_shop.js
timer
25.18s
assignment
14
check
11
close
3
78.6%
check_circle should go to "Shop parameters" page
timer 4.05s
check_circle should close symfony Profiler
timer 2.12s
check_circle should click on "Enable multistore"
timer 0.44s
remove_circle should click on "Save" button
timer 0.63s
Error: unknown error: Element is not clickable at point (1203, 844). Other element would receive the click:
...
Error: unknown error: Element is not clickable at point (1203, 844). Other element would receive the click:
...

    at new RuntimeError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:143:12)
    at Request._callback (node_modules/webdriverio/build/lib/utils/RequestHandler.js:318:39)
    at Request.self.callback (node_modules/webdriverio/node_modules/request/request.js:185:22)
    at Request. (node_modules/webdriverio/node_modules/request/request.js:1161:10)
    at IncomingMessage. (node_modules/webdriverio/node_modules/request/request.js:1083:12)
    at endReadableNT (_stream_readable.js:1064:12)
    at _combinedTickCallback (internal/process/next_tick.js:139:11)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should verify the appearance of the green validation
timer 9.17s
Error: element ("//*[@id="main-div"]//div[contains(@class, "success")]//div[contains(@class, "alert-text")]") still not existing after 9000ms
Error: element ("//*[@id="main-div"]//div[contains(@class, "success")]//div[contains(@class, "alert-text")]") still not existing after 9000ms
    at elements("//*[@id="main-div"]//div[contains(@class, "success")]//div[contains(@class, "alert-text")]") - isExisting.js:46:17
    at isExisting("//*[@id="main-div"]//div[contains(@class, "success")]//div[contains(@class, "alert-text")]") - waitForExist.js:67:22
check_circle should click on "Maintenance" tab
timer 0.94s
check_circle should set the "Enable shop" parameter to "NO"
timer 0.92s
check_circle should set the "Custom maintenance" textarea
timer 2.16s
check_circle should switch to the "French" language
timer 0.15s
check_circle should set the "Custom maintenance" textarea
timer 2.15s
check_circle should click on "Save" button
timer 1.06s
check_circle should verify the appearance of the green validation
timer 0.65s
check_circle should go to the front office
timer 0.45s
remove_circle should check that the shop is disabled
timer 0.29s
AssertionError: expected 'We are currently disabled our shop and will be back really soon.' to include 'Nous avons actuellement dsactiv notre boutique et serons de retour trs bientt.'
AssertionError: expected 'We are currently disabled our shop and will be back really soon.' to include 'Nous avons actuellement dsactiv notre boutique et serons de retour trs bientt.'
    at Object.client.pause.waitForExist.then.then (test/clients/common_client.js:248:43)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)

Enable shop in the Back Office

12_shop_parameters/1_enable_and_disable_shop.js
timer
6.04s
assignment
5
check
5
100%
check_circle should set the "Enable shop" to "YES"
timer 1.19s
check_circle should click on "Save" button
timer 0.81s
check_circle should verify the appearance of the green validation
timer 0.18s
check_circle should go to the front office
timer 0.81s
check_circle should check that the shop is enabled
timer 3.05s

Disable "MultiStore" in the Back Office

12_shop_parameters/1_enable_and_disable_shop.js
timer
6.3s
assignment
4
check
4
100%
check_circle should go back to the "Back Office"
timer 0.04s
check_circle should go to "General" page
timer 4.94s
check_circle should disable multistore
timer 0.29s
check_circle should click on "Save" button
timer 1.03s

assignment 2_patch_open_all_menu_links.js


Open all menu links in the Back Office

Login in the Back Office

12_shop_parameters/2_patch_open_all_menu_links.js
timer
4.79s
assignment
3
check
3
100%
check_circle should open the browser
timer 0.84s
check_circle should login successfully in the Back Office
timer 3.83s
check_circle should check and click on "Stop the OnBoarding" button
timer 0.12s

Go to "Dashboard" page in the Back Office

12_shop_parameters/2_patch_open_all_menu_links.js
timer
1.68s
assignment
2
check
2
100%
check_circle should click on "Dashboard" menu
timer 1.45s
check_circle should check that the "Dashboard" page is well opened
timer 0.23s

Check all the menu links of "SELL"

Check all the menu links of "Orders" in the Back Office

12_shop_parameters/2_patch_open_all_menu_links.js
timer
21.18s
assignment
10
check
10
100%
check_circle should click on "Orders" menu
timer 4.49s
check_circle should check that the "Orders" page is well opened
timer 0.27s
check_circle should click on "Invoices" menu
timer 4.05s
check_circle should check that the "Invoices" page is well opened
timer 0.07s
check_circle should click on "Credit slips" menu
timer 4.04s
check_circle should check that the "Credit slips" page is well opened
timer 0.06s
check_circle should click on "Delivery slips" menu
timer 4.05s
check_circle should check that the "Delivery slips" page is well opened
timer 0.05s
check_circle should click on "Shopping cart" menu
timer 4.04s
check_circle should check that the "Shopping cart" page is well opened
timer 0.07s

Check all the menu links of "Catalog" in the Back Office

12_shop_parameters/2_patch_open_all_menu_links.js
timer
56.29s
assignment
28
check
28
100%
check_circle should click on "Catalog" menu
timer 4.1s
check_circle should check that the "Products" page is well opened
timer 0.34s
check_circle should click on "Category" menu
timer 4.12s
check_circle should check that the "Category" page is well opened
timer 0.06s
check_circle should click on "Monitoring" menu
timer 4.04s
check_circle should check that the "Monitoring" page is well opened
timer 0.06s
check_circle should click on "Attributes & Features" menu
timer 4.04s
check_circle should check that the "Attributes" page is well opened
timer 0.06s
check_circle should click on "Attributes & Features" menu
timer 4.04s
check_circle should click on "Features" tab
timer 0.48s
check_circle should check that the "Features" page is well opened
timer 0.14s
check_circle should click on "Brands & Suppliers" menu
timer 4.08s
check_circle should check that the "Brands" page is well opened
timer 0.07s
check_circle should click on "Brands & Suppliers" menu
timer 4.04s
check_circle should click on "Suppliers" tab
timer 0.51s
check_circle should check that the "Suppliers" page is well opened
timer 0.16s
check_circle should click on "Files" menu
timer 4.08s
check_circle should check that the "Files" page is well opened
timer 0.05s
check_circle should click on "Discounts" menu
timer 4.04s
check_circle should check that the "Carte Rules" page is well opened
timer 0.07s
check_circle should click on "Discounts" menu
timer 4.04s
check_circle should click on "Carte Price Rules" tab
timer 0.84s
check_circle should check that the "Carte Price Rules" page is well opened
timer 0.14s
check_circle should click on "Stocks" menu
timer 4.12s
check_circle should check that the "Stock" page is well opened
timer 4.06s
check_circle should click on "Stocks" menu
timer 4.05s
check_circle should click on "Movements" tab
timer 0.3s
check_circle should check that the "Movements" page is well opened
timer 0.19s

Check all the menu links of "Customers" in the Back Office

12_shop_parameters/2_patch_open_all_menu_links.js
timer
8.71s
assignment
4
check
4
100%
check_circle should click on "Customers" menu
timer 4.19s
check_circle should check that the "Customers" page is well opened
timer 0.28s
check_circle should click on "Addresses" menu
timer 4.2s
check_circle should check that the "Addresses" page is well opened
timer 0.04s

Check all the menu links of "Customer Service" in the Back Office

12_shop_parameters/2_patch_open_all_menu_links.js
timer
12.27s
assignment
6
check
6
100%
check_circle should click on "Customer Service" menu
timer 4.05s
check_circle should check that the "Customer Service" page is well opened
timer 0.05s
check_circle should click on "Order messages" menu
timer 4.04s
check_circle should check that the "Order messages" page is well opened
timer 0.05s
check_circle should click on "Merchandise returns" menu
timer 4.04s
check_circle should check that the "Merchandise returns" page is well opened
timer 0.05s

Check the menu links of "Stats" in the Back Office

12_shop_parameters/2_patch_open_all_menu_links.js
timer
0.87s
assignment
2
check
2
100%
check_circle should click on "Stats" menu
timer 0.73s
check_circle should check that the "Stats" page is well opened
timer 0.14s

Check all the menu links of "IMPROVE"

Check all the menu links of "Modules" in the Back Office

12_shop_parameters/2_patch_open_all_menu_links.js
timer
32.38s
assignment
13
check
13
100%
check_circle should click on "Module Catalog" menu
timer 4.1s
check_circle should check that the "Module Catalog" page is well opened
timer 2.05s
check_circle should click on "Module Catalog" menu
timer 4.06s
check_circle should click on "Module Selections" tab
timer 1.22s
check_circle should check that the "Module Selections" page is well opened
timer 0.12s
check_circle should click on "Module Manager" menu
timer 4.04s
check_circle should check that the "Modules" page is well opened
timer 5.07s
check_circle should click on "Module Manager" menu
timer 4.05s
check_circle should click on "Alerts" tab
timer 0.69s
check_circle should check that the "Alerts" page is well opened
timer 1.18s
check_circle should click on "Modules" menu
timer 4.03s
check_circle should click on "Updates" tab
timer 0.66s
check_circle should check that the "Updates" page is well opened
timer 1.11s

Check all the menu links of "Design" in the Back Office

12_shop_parameters/2_patch_open_all_menu_links.js
timer
31s
assignment
16
check
16
100%
check_circle should click on "Design" menu
timer 4.05s
check_circle should check that the "Theme & Logo" page is well opened
timer 0.06s
check_circle should click on "Theme & Logo" menu
timer 4.03s
check_circle should click on "Homepage Configuration" tab
timer 1.27s
check_circle should check that the "Homepage Configuration" page is well opened
timer 0.18s
check_circle should click on "Theme & Logo" menu
timer 4.07s
check_circle should click on "Advanced Customization" tab
timer 0.63s
check_circle should check that the "Advanced Customization" page is well opened
timer 0.16s
check_circle should click on "Theme catalog" menu
timer 4.1s
check_circle should check that the "Theme catalog" page is well opened
timer 0.08s
check_circle should click on "Pages" menu
timer 4.03s
check_circle should check that the "Pages" page is well opened
timer 0.06s
check_circle should click on "Positions" menu
timer 4.05s
check_circle should check that the "Positions" page is well opened
timer 0.08s
check_circle should click on "Image settings" menu
timer 4.07s
check_circle should check that the "Image settings" page is well opened
timer 0.07s

Check all the menu links of "Shipping" in the Back Office

12_shop_parameters/2_patch_open_all_menu_links.js
timer
8.18s
assignment
4
check
4
100%
check_circle should click on "Shipping" menu
timer 4.04s
check_circle should check that the "Carrier" page is well opened
timer 0.06s
check_circle should click on "Delivery" menu
timer 4.03s
check_circle should check that the "Delivery" page is well opened
timer 0.05s

Check all the menu links of "Payment" in the Back Office

12_shop_parameters/2_patch_open_all_menu_links.js
timer
8.18s
assignment
4
check
4
100%
check_circle should click on "Payment" menu
timer 4.04s
check_circle should check that the "Payment" page is well opened
timer 0.06s
check_circle should click on "Currency" menu
timer 4.03s
check_circle should check that the "Currency" page is well opened
timer 0.05s

Check all the menu links of "International" in the Back Office

12_shop_parameters/2_patch_open_all_menu_links.js
timer
53.99s
assignment
26
check
26
100%
check_circle should click on "International" menu
timer 4.05s
check_circle should check that the "Localization" page is well opened
timer 2.06s
check_circle should click on "International" menu
timer 4.08s
check_circle should click on "Languages" tab
timer 0.75s
check_circle should check that the "Languages" page is well opened
timer 2.12s
check_circle should click on "International" menu
timer 4.03s
check_circle should click on "Currencies" tab
timer 0.64s
check_circle should check that the "Currencies" page is well opened
timer 2.19s
check_circle should click on "International" menu
timer 4.04s
check_circle should click on "Geolocation" tab
timer 0.96s
check_circle should check that the "Geolocation" page is well opened
timer 2.14s
check_circle should click on "Locations" menu
timer 4.03s
check_circle should check that the "Zones" page is well opened
timer 0.11s
check_circle should click on "Locations" menu
timer 4.04s
check_circle should click on "Countries" tab
timer 0.59s
check_circle should check that the "Countries" page is well opened
timer 0.15s
check_circle should click on "Locations" menu
timer 4.09s
check_circle should click on "States" tab
timer 0.8s
check_circle should check that the "States" page is well opened
timer 0.14s
check_circle should click on "Taxes" menu
timer 4.05s
check_circle should check that the "Taxes" page is well opened
timer 0.07s
check_circle should click on "Taxes" menu
timer 4.05s
check_circle should click on "Tax Rules" tab
timer 0.47s
check_circle should check that the "Tax Rules" page is well opened
timer 0.21s
check_circle should click on "Translations" menu
timer 4.08s
check_circle should check that the "Translations" page is well opened
timer 0.06s

Check all the menu links of "CONFIGURE"

Check all the menu links of "Shop Parameters" in the Back Office

12_shop_parameters/2_patch_open_all_menu_links.js
timer
1m72.59s
assignment
41
check
41
100%
check_circle should check then close the "Symfony" toolbar
timer 3.09s
check_circle should stop the "On Boarding"
timer 1.03s
check_circle should click on "Shop Parameters" menu
timer 4.04s
check_circle should check that the "General" page is well opened
timer 0.06s
check_circle should click on "Shop Parameters" menu
timer 4.04s
check_circle should click on "Maintenance" tab
timer 0.68s
check_circle should check that the "Maintenance" page is well opened
timer 0.14s
check_circle should click on "Order settings" menu
timer 4.57s
check_circle should check that the "Order settings" page is well opened
timer 0.06s
check_circle should click on "Order settings" menu
timer 4.04s
check_circle should click on "Statuses" tab
timer 0.79s
check_circle should check that the "Statuses" page is well opened
timer 0.24s
check_circle should click on "Product Parameters" menu
timer 4.04s
check_circle should check that the "Product Parameters" page is well opened
timer 0.05s
check_circle should click on "Customer Parameters" menu
timer 4.05s
check_circle should check that the "Customers" page is well opened
timer 0.04s
check_circle should click on "Customer Parameters" menu
timer 4.1s
check_circle should click on "Groups" tab
timer 0.83s
check_circle should check that the "Groups" page is well opened
timer 0.13s
check_circle should click on "Customer Parameters" menu
timer 4.04s
check_circle should click on "Titles" tab
timer 0.48s
check_circle should check that the "Titles" page is well opened
timer 0.13s
check_circle should click on "Contact" menu
timer 4.08s
check_circle should check that the "Contacts" page is well opened
timer 0.07s
check_circle should click on "Contact" menu
timer 4.04s
check_circle should click on "Stores" tab
timer 0.62s
check_circle should check that the "Stores" page is well opened
timer 0.23s
check_circle should click on "Traffic & SEO" menu
timer 4.13s
check_circle should check that the "SEO & URLs" page is well opened
timer 0.05s
check_circle should click on "Traffic & SEO" menu
timer 4.03s
check_circle should click on "Search Engines" tab
timer 0.64s
check_circle should check that the "Search Engines" page is well opened
timer 0.16s
check_circle should click on "Traffic & SEO" menu
timer 4.08s
check_circle should click on "Referres" tab
timer 0.68s
check_circle should check that the "Referres" page is well opened
timer 0.21s
check_circle should click on "Search" menu
timer 4.07s
check_circle should check that the "Search box" page is well opened
timer 0.06s
check_circle should click on "Search" menu
timer 4.03s
check_circle should click on "Tags" tab
timer 0.53s
check_circle should check that the "Tags" page is well opened
timer 0.15s
check_circle should check if "Merchant Expertise" menu is existing
timer 0.08s

Check all the menu links of "Advanced parameters" in the Back Office

12_shop_parameters/2_patch_open_all_menu_links.js
timer
57.74s
assignment
28
check
28
100%
check_circle should click on "Shop Parameters" menu
timer 2.24s
check_circle should click on "Informations" menu
timer 4.06s
check_circle should check that the "Informations" page is well opened
timer 3.1s
check_circle should click on "Performance" menu
timer 4.06s
check_circle should check that the "Performance" page is well opened
timer 0.13s
check_circle should click on "Administration" menu
timer 4.1s
check_circle should check that the "Administration" page is well opened
timer 0.04s
check_circle should click on "Email" menu
timer 4.04s
check_circle should check that the "Email" page is well opened
timer 0.04s
check_circle should click on "Import" menu
timer 4.03s
check_circle should check that the "Import" page is well opened
timer 0.04s
check_circle should click on "Team" menu
timer 4.03s
check_circle should check that the "Employees" page is well opened
timer 0.05s
check_circle should click on "Team" menu
timer 4.05s
check_circle should click on "Profiles" tab
timer 0.61s
check_circle should check that the "Profiles" page is well opened
timer 0.22s
check_circle should click on "Team" menu
timer 4.14s
check_circle should click on "Permissions" tab
timer 1.42s
check_circle should check that the "Permissions" page is well opened
timer 0.08s
check_circle should click on "Database" menu
timer 4.04s
check_circle should check that the "Sql Manager" page is well opened
timer 0.08s
check_circle should click on "Database" menu
timer 4.05s
check_circle should click on "DB Backup" tab
timer 0.7s
check_circle should check that the "DB Backup" page is well opened
timer 0.14s
check_circle should click on "Logs" menu
timer 4.14s
check_circle should check that the "Logs" page is well opened
timer 0.04s
check_circle should click on "WebService" menu
timer 4.03s
check_circle should check that the "WebService" page is well opened
timer 0.04s

assignment 3_patch_onboarding.js


Welcome Module

Login in the Back Office

12_shop_parameters/3_patch_onboarding.js
timer
4.16s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.69s
check_circle should login successfully in the Back Office
timer 3.47s

Check then install "ps_mbo" module

12_shop_parameters/3_patch_onboarding.js
timer
17.27s
assignment
2
check
2
100%
check_circle should go to the "Dashboard" page
timer 8.49s
check_circle should install the "MBO Module" if not installed
timer 8.78s

Start tutorial

12_shop_parameters/3_patch_onboarding.js
timer
23.11s
assignment
2
check
2
100%
check_circle should check "Resume" button or "Start" button
timer 0.51s
check_circle should reset "Welcome" module
timer 22.59s

The first tutorial step : Create the first product

Step 1/5

12_shop_parameters/3_patch_onboarding.js
timer
27.43s
assignment
6
check
6
100%
check_circle should click on "Start" or "Resume" button
timer 17.02s
check_circle should check that the current step has started
timer 5.91s
check_circle should check the existence of the onboarding-tooltip
timer 4.03s
check_circle should check the first onboarding-tooltip message
timer 0.08s
check_circle should check that the step number is equal to "1"
timer 0.07s
check_circle should set the "Product name" input
timer 0.32s

Step 2/5

12_shop_parameters/3_patch_onboarding.js
timer
4.39s
assignment
3
check
3
100%
check_circle should click on "Next" button
timer 2.23s
check_circle should check that the step number is equal to "2"
timer 2.06s
check_circle should check the second onboarding-tooltip message
timer 0.09s

Step 3/5

12_shop_parameters/3_patch_onboarding.js
timer
4.79s
assignment
4
check
4
100%
check_circle should click on "Next" button
timer 2.21s
check_circle should check that the step number is equal to "3"
timer 2.08s
check_circle should check the third onboarding-tooltip message
timer 0.07s
check_circle should upload the picture of product
timer 0.43s

Step 4/5

12_shop_parameters/3_patch_onboarding.js
timer
7.34s
assignment
4
check
4
100%
check_circle should click on "Next" button
timer 0.95s
check_circle should check that the step number is equal to "4"
timer 4.08s
check_circle should check the fourth onboarding-tooltip message
timer 2.07s
check_circle should set the "Tax exclude" price
timer 0.25s

Step 5/5

12_shop_parameters/3_patch_onboarding.js
timer
10.03s
assignment
6
check
6
100%
check_circle should click on "Next" button
timer 0.26s
check_circle should check that the step number is equal to "5"
timer 5.07s
check_circle should check the fifth onboarding-tooltip message
timer 2.07s
check_circle should search for the product"productTest1558500982896"
timer 1.18s
check_circle should check the product
timer 0.35s
check_circle should click on "Reset" button
timer 1.1s

The second Tutorial step : Give the shop an own identity

Step 1/2

12_shop_parameters/3_patch_onboarding.js
timer
12.66s
assignment
4
check
4
100%
check_circle should check that the current step has started
timer 2.07s
check_circle should click on "Next" button
timer 2.33s
check_circle should close the symfony toolbar
timer 2.05s
check_circle should click on "Continue" button not on "Next Button" because of issue here #12560
timer 6.22s

Step 2/2

12_shop_parameters/3_patch_onboarding.js
timer
12.42s
assignment
5
check
5
100%
check_circle should check the second onboarding-tooltip message
timer 3.07s
check_circle should check that the current page is "Theme catalog page"
timer 2.03s
check_circle should click on "Discover" button
timer 0.16s
check_circle should check that the page is well opened
timer 6.92s
check_circle should click on "Next" button
timer 0.24s

The third tutorial step : Get the shop ready for payments

12_shop_parameters/3_patch_onboarding.js
timer
16.62s
assignment
1
check
1
100%
check_circle The third tutorial steps
timer 16.62s

The fourth tutorial step : Choose the shipping solutions

12_shop_parameters/3_patch_onboarding.js
timer
21.53s
assignment
1
check
1
100%
check_circle The fourth tutorial steps
timer 21.53s

The fifth tutorial steps

Step 1/2 : Discover the module selection

12_shop_parameters/3_patch_onboarding.js
timer
13.68s
assignment
5
check
5
100%
check_circle should check that the current step has started
timer 1.35s
check_circle should check that the page is "Module" page
timer 2.04s
check_circle should check that the step number is equal to "1"
timer 4.06s
check_circle should check the first onboarding-tooltip message
timer 2.07s
check_circle should click on "Next" button
timer 4.16s

Step 2/2 : Get the shop ready for payments

12_shop_parameters/3_patch_onboarding.js
timer
3.33s
assignment
3
check
3
100%
check_circle should verify if the modal "Over to you" is opened
timer 2.03s
check_circle should click on "Ready" button
timer 1.19s
check_circle should verify if the modal "Over to you" is closed
timer 0.11s

Check then uninstall "ps_mbo" module

12_shop_parameters/3_patch_onboarding.js
timer
13.52s
assignment
8
check
8
100%
check_circle should go to "Module Catalog" page
timer 4.08s
check_circle should go to "Module Manager" page
timer 1.37s
check_circle should click on "Installed Modules" tab
timer 1.91s
check_circle should search for ps_mbo module in the installed module tab
timer 2.17s
check_circle should click on "Search" button
timer 0.18s
check_circle should check if the module ps_mbo was installed
timer 2.03s
check_circle should click on "Uninstall" button
timer 0s
check_circle should go to the "Dashboard" page
timer 1.79s

Start tutorial

12_shop_parameters/3_patch_onboarding.js
timer
23.7s
assignment
2
check
2
100%
check_circle should click on "Resume" button or "Start" button
timer 0.46s
check_circle should reset "Welcome" module
timer 23.25s

The first tutorial step : Create the first product

Step 1/5

12_shop_parameters/3_patch_onboarding.js
timer
23.01s
assignment
6
check
6
100%
check_circle should click on "Start" or "Resume" button
timer 12.84s
check_circle should check that the current step has started
timer 5.67s
check_circle should check the existence of the onboarding-tooltip
timer 4.04s
check_circle should check the first onboarding-tooltip message
timer 0.07s
check_circle should check that the step number is equal to "1"
timer 0.07s
check_circle should set the "Product name" input
timer 0.32s

Step 2/5

12_shop_parameters/3_patch_onboarding.js
timer
4.4s
assignment
3
check
3
100%
check_circle should click on "Next" button
timer 2.21s
check_circle should check that the step number is equal to "2"
timer 2.07s
check_circle should check the second onboarding-tooltip message
timer 0.12s

Step 3/5

12_shop_parameters/3_patch_onboarding.js
timer
4.47s
assignment
4
check
4
100%
check_circle should click on "Next" button
timer 2.18s
check_circle should check that the step number is equal to "3"
timer 2.07s
check_circle should check the third onboarding-tooltip message
timer 0.06s
check_circle should upload the picture of product
timer 0.16s

Step 4/5

12_shop_parameters/3_patch_onboarding.js
timer
7.13s
assignment
4
check
4
100%
check_circle should click on "Next" button
timer 0.71s
check_circle should check that the step number is equal to "4"
timer 4.08s
check_circle should check the fourth onboarding-tooltip message
timer 2.08s
check_circle should set the "Tax exclude" price
timer 0.27s

Step 5/5

12_shop_parameters/3_patch_onboarding.js
timer
10.17s
assignment
6
check
6
100%
check_circle should click on "Next" button
timer 0.27s
check_circle should check that the step number is equal to "5"
timer 5.07s
check_circle should check the fifth onboarding-tooltip message
timer 2.06s
check_circle should search for the product"productTest1558500982896"
timer 1.06s
check_circle should check the product
timer 0.36s
check_circle should click on "Reset" button
timer 1.35s

The second Tutorial step : Give the shop an own identity

Step 1/2

12_shop_parameters/3_patch_onboarding.js
timer
12.61s
assignment
4
check
4
100%
check_circle should check that the current step has started
timer 2.07s
check_circle should click on "Next" button
timer 2.28s
check_circle should close the symfony toolbar
timer 2.05s
check_circle should click on "Continue" button not on "Next Button" because of issue here #12560
timer 6.21s

Step 2/2

12_shop_parameters/3_patch_onboarding.js
timer
11.68s
assignment
5
check
5
100%
check_circle should check the second onboarding-tooltip message
timer 3.07s
check_circle should check that the current page is "Theme catalog page"
timer 2.03s
check_circle should click on "Discover" button
timer 0.12s
check_circle should check that the page is well opened
timer 6.26s
check_circle should click on "Next" button
timer 0.21s

The third tutorial step : Get the shop ready for payments

12_shop_parameters/3_patch_onboarding.js
timer
16.66s
assignment
1
check
1
100%
check_circle The third tutorial steps
timer 16.66s

The fourth tutorial step : Choose the shipping solutions

12_shop_parameters/3_patch_onboarding.js
timer
21.92s
assignment
1
check
1
100%
check_circle The fourth tutorial steps
timer 21.92s

The fifth tutorial steps

Step 1/2 : Discover the module selection

12_shop_parameters/3_patch_onboarding.js
timer
13.97s
assignment
5
check
5
100%
check_circle should check that the current step has started
timer 1.49s
check_circle should check that the page is "Module" page
timer 2.03s
check_circle should check that the step number is equal to "1"
timer 4.07s
check_circle should check the first onboarding-tooltip message
timer 2.16s
check_circle should click on "Next" button
timer 4.21s

Step 2/2 : Get the shop ready for payments

12_shop_parameters/3_patch_onboarding.js
timer
3.33s
assignment
3
check
3
100%
check_circle should verify if the modal "Over to you" is opened
timer 2.03s
check_circle should click on "Ready" button
timer 1.2s
check_circle should verify if the modal "Over to you" is closed
timer 0.11s

Back to default behaviour

12_shop_parameters/3_patch_onboarding.js
timer
3m198.2s
assignment
12
check
8
close
4
66.7%
check_circle should go to the "Dashboard"
timer 4.05s
check_circle should go to "Module Manager" page
timer 4.28s
check_circle should click on "Installed Modules"
timer 1.48s
check_circle should search for paypal module in the installed module tab
timer 1.17s
check_circle should click on "Search" button
timer 0.34s
check_circle should click on "see more" link if existing
timer 4.09s
remove_circle should click on module dropdown
timer 0.19s
Error: An element could not be located on the page using the given search parameters ("//div[@data-tech-name="paypal"]//button[contains(@class,"dropdown-toggle")]").
Error: An element could not be located on the page using the given search parameters ("//div[@data-tech-name="paypal"]//button[contains(@class,"dropdown-toggle")]").
    at elements("//div[@data-tech-name="paypal"]//button[contains(@class,"dropdown-toggle")]") - getLocation.js:18:17
    at getLocation("//div[@data-tech-name="paypal"]//button[contains(@class,"dropdown-toggle")]") - common.webdriverio.js:44:8
remove_circle should click on "Uninstall" button
timer 0.23s
Error: An element could not be located on the page using the given search parameters ("//form[contains(@action, "action/uninstall/paypal")]//button[@data-confirm_modal="module-modal-confirm-paypal-uninstall"]").
Error: An element could not be located on the page using the given search parameters ("//form[contains(@action, "action/uninstall/paypal")]//button[@data-confirm_modal="module-modal-confirm-paypal-uninstall"]").
    at elementIdDisplayed("0.6767665812167587-4") - isVisible.js:71:55
remove_circle should click on "Yes, uninstall it" button
timer 1m90.16s
Error: element ("//a[contains(@class,"module_action_modal_uninstall")]") still not visible after 90000ms
Error: element ("//a[contains(@class,"module_action_modal_uninstall")]") still not visible after 90000ms
    at elements("//a[contains(@class,"module_action_modal_uninstall")]") - isVisible.js:54:17
    at isVisible("//a[contains(@class,"module_action_modal_uninstall")]") - waitForVisible.js:73:22
remove_circle should check that the success alert message is well displayed
timer 1m90.17s
Error: element (".growl-close") still not existing after 90000ms
Error: element (".growl-close") still not existing after 90000ms
    at elements(".growl-close") - isExisting.js:46:17
    at isExisting(".growl-close") - waitForExist.js:67:22
check_circle should check that the backdrop is hidden
timer 2.03s
check_circle should check if the module paypal was uninstalled
timer 0.03s

Check then install "ps_mbo" module

12_shop_parameters/3_patch_onboarding.js
timer
16.93s
assignment
2
check
2
100%
check_circle should go to the "Dashboard" page
timer 8.2s
check_circle should install the "MBO Module" if not installed
timer 8.73s

library_books 13_employee

assignment 1_employee.js


Create employee

13_employee/1_employee.js
timer
11.53s
assignment
2
check
2
100%
check_circle should open the browser
timer 1.93s
check_circle should login successfully in the Back Office
timer 9.6s

Close the onboarding modal if exist

13_employee/1_employee.js
timer
5.01s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 2.81s
check_circle should close the Onboarding on the navBar if exist
timer 2.2s

Create employee

13_employee/1_employee.js
timer
11.74s
assignment
10
check
10
100%
check_circle should stop the "On Boarding"
timer 1.04s
check_circle should go to "Team" menu
timer 4.07s
check_circle should click on "Add new employee" button
timer 3.54s
check_circle should set "First name" input
timer 0.48s
check_circle should set "Last name" input
timer 0.23s
check_circle should set "Email" input
timer 0.34s
check_circle should set "Password" input
timer 0.18s
check_circle should choose "Permission profile" option
timer 0.21s
check_circle should click on "Save" button
timer 1.34s
check_circle should verify the appearance of the green validation
timer 0.31s

Check the employee creation

13_employee/1_employee.js
timer
4.65s
assignment
11
check
11
100%
check_circle should search the created employee
timer 0.61s
check_circle should click on "Search" button
timer 1.09s
check_circle should check the result
timer 0.48s
check_circle should check that the "First name" of employee is equal to "Demo"
timer 0.1s
check_circle should check that the "Last name" of employee is equal to "Prestashop"
timer 0.1s
check_circle should check that the "Email" of employee is equal to "demo1558502213423@prestashop.com"
timer 0.1s
check_circle should check that the "Permission profile" of employee is equal to "Salesman"
timer 0.1s
check_circle should click on "Reset" button
timer 0.18s
check_circle should click on "employee info" icon
timer 1.3s
check_circle should click on "Sign out" icon
timer 0.57s
check_circle should logout from the Back Office
timer 0.02s

Login with the new employee account

13_employee/1_employee.js
timer
3.49s
assignment
5
check
5
100%
check_circle should login successfully in the Back Office
timer 2.27s
check_circle should go to orders page
timer 0.46s
check_circle should click on "employee info" icon
timer 0.29s
check_circle should click on "Sign out" icon
timer 0.45s
check_circle should logout from the Back Office
timer 0.02s

Delete an employee

13_employee/1_employee.js
timer
10.94s
assignment
10
check
10
100%
check_circle should login successfully in the Back Office
timer 3.03s
check_circle should go to "Team" menu
timer 4.17s
check_circle should search the created employee
timer 0.43s
check_circle should click on "Search" button
timer 1.08s
check_circle should check the result
timer 0.45s
check_circle should click dropdown-toggle button
timer 0.21s
check_circle should click on "Delete" link
timer 0.03s
check_circle should click on "OK" button in the pop-up
timer 0.02s
check_circle should check the result
timer 1.26s
check_circle should click on "Reset" button
timer 0.28s

library_books 14_discount

assignment 1_create_edit_delete_cart_rule_in_BO.js


Create, edit, check and delete "Cart Rule" in the Back Office

Login in the Back Office

14_discount/1_create_edit_delete_cart_rule_in_BO.js
timer
11.04s
assignment
2
check
2
100%
check_circle should open the browser
timer 1.94s
check_circle should login successfully in the Back Office
timer 9.09s

Close the onboarding modal if exist

14_discount/1_create_edit_delete_cart_rule_in_BO.js
timer
4.71s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 2.52s
check_circle should close the Onboarding on the navBar if exist
timer 2.19s

Create a new "Cart Rule"

14_discount/1_create_edit_delete_cart_rule_in_BO.js
timer
15.87s
assignment
13
check
13
100%
check_circle should go to "Cart Rules" page
timer 4.07s
check_circle should click on "Add new cart rule" button
timer 0.67s
check_circle should set the "Name" input
timer 0.47s
check_circle should click on "Generate" button
timer 0.29s
check_circle should click on "CONDITIONS" tab
timer 0.17s
check_circle should choose the customer "John Doe"
timer 2.44s
check_circle should set the "Minimum amount" input
timer 0.16s
check_circle should click on "ACTIONS" tab
timer 0.15s
check_circle should switch the "Free shipping" to "Yes"
timer 0.19s
check_circle should click on "percent" radio
timer 2.13s
check_circle should set the "reduction" percent value
timer 2.16s
check_circle should click on "Save" button
timer 2.75s
check_circle should verify the appearance of the green validation
timer 0.24s

Check the "Cart Rule"

14_discount/1_create_edit_delete_cart_rule_in_BO.js
timer
7.49s
assignment
9
check
9
100%
check_circle should go to "Cart Rules" page
timer 4.1s
check_circle should search for the created cart rule
timer 0.03s
check_circle should click on "Edit" button
timer 0.71s
check_circle should check the cart rule's "Name"
timer 0.17s
check_circle should check the cart rule's "Promo code"
timer 0.09s
check_circle should click on "CONDITIONS" tab
timer 0.16s
check_circle should check the cart rule's "Minimum amount"
timer 2.07s
check_circle should click on "ACTIONS" tab
timer 0.12s
check_circle should check the cart rule's "reduction"
timer 0.05s

Edit the created "Cart Rule"

14_discount/1_create_edit_delete_cart_rule_in_BO.js
timer
10.57s
assignment
10
check
10
100%
check_circle should go to "Cart Rules" page
timer 4.04s
check_circle should search for the created cart rule
timer 0.02s
check_circle should click on "Edit" button
timer 0.59s
check_circle should set the "Name" input
timer 0.42s
check_circle should click on "CONDITIONS" tab
timer 0.15s
check_circle should set the "Minimum amount" input
timer 0.15s
check_circle should click on "ACTIONS" tab
timer 0.17s
check_circle should set the "reduction" value
timer 2.22s
check_circle should click on "Save" button
timer 2.59s
check_circle should verify the appearance of the green validation
timer 0.21s

Check the "Cart Rule"

14_discount/1_create_edit_delete_cart_rule_in_BO.js
timer
7.4s
assignment
9
check
9
100%
check_circle should go to "Cart Rules" page
timer 4.11s
check_circle should search for the created cart rule
timer 0.03s
check_circle should click on "Edit" button
timer 0.53s
check_circle should check the cart rule's "Name"
timer 0.19s
check_circle should check the cart rule's "Promo code"
timer 0.11s
check_circle should click on "CONDITIONS" tab
timer 0.17s
check_circle should check the cart rule's "Minimum amount"
timer 2.06s
check_circle should click on "ACTIONS" tab
timer 0.12s
check_circle should check the cart rule's "reduction"
timer 0.07s

Delete the created "Cart Rule"

14_discount/1_create_edit_delete_cart_rule_in_BO.js
timer
5.21s
assignment
6
check
6
100%
check_circle should go to "Cart Rules" page
timer 4.05s
check_circle should search for the created cart rule
timer 0.04s
check_circle should click on "Dropdown toggle" button
timer 0.16s
check_circle should click on "Delete" button
timer 0.16s
check_circle should accept the confirmation alert
timer 0.02s
check_circle should verify the appearance of the green validation
timer 0.8s

Create a new "Cart Rule"

14_discount/1_create_edit_delete_cart_rule_in_BO.js
timer
15.77s
assignment
13
check
13
100%
check_circle should go to "Cart Rules" page
timer 4.1s
check_circle should click on "Add new cart rule" button
timer 0.69s
check_circle should set the "Name" input
timer 0.32s
check_circle should click on "Generate" button
timer 0.27s
check_circle should click on "CONDITIONS" tab
timer 0.15s
check_circle should choose the customer "John Doe"
timer 2.42s
check_circle should set the "Minimum amount" input
timer 0.18s
check_circle should click on "ACTIONS" tab
timer 0.16s
check_circle should switch the "Free shipping" to "Yes"
timer 0.13s
check_circle should click on "amount" radio
timer 2.14s
check_circle should set the "reduction" amount value
timer 2.17s
check_circle should click on "Save" button
timer 2.72s
check_circle should verify the appearance of the green validation
timer 0.32s

Check the "Cart Rule"

14_discount/1_create_edit_delete_cart_rule_in_BO.js
timer
7.48s
assignment
9
check
9
100%
check_circle should go to "Cart Rules" page
timer 4.05s
check_circle should search for the created cart rule
timer 0.04s
check_circle should click on "Edit" button
timer 0.6s
check_circle should check the cart rule's "Name"
timer 0.18s
check_circle should check the cart rule's "Promo code"
timer 0.11s
check_circle should click on "CONDITIONS" tab
timer 0.2s
check_circle should check the cart rule's "Minimum amount"
timer 2.06s
check_circle should click on "ACTIONS" tab
timer 0.17s
check_circle should check the cart rule's "reduction"
timer 0.05s

Edit the created "Cart Rule"

14_discount/1_create_edit_delete_cart_rule_in_BO.js
timer
10.41s
assignment
10
check
10
100%
check_circle should go to "Cart Rules" page
timer 4.04s
check_circle should search for the created cart rule
timer 0.02s
check_circle should click on "Edit" button
timer 0.62s
check_circle should set the "Name" input
timer 0.31s
check_circle should click on "CONDITIONS" tab
timer 0.16s
check_circle should set the "Minimum amount" input
timer 0.15s
check_circle should click on "ACTIONS" tab
timer 0.15s
check_circle should set the "reduction" value
timer 2.15s
check_circle should click on "Save" button
timer 2.64s
check_circle should verify the appearance of the green validation
timer 0.2s

Check the "Cart Rule"

14_discount/1_create_edit_delete_cart_rule_in_BO.js
timer
7.43s
assignment
9
check
9
100%
check_circle should go to "Cart Rules" page
timer 4.14s
check_circle should search for the created cart rule
timer 0.04s
check_circle should click on "Edit" button
timer 0.55s
check_circle should check the cart rule's "Name"
timer 0.2s
check_circle should check the cart rule's "Promo code"
timer 0.11s
check_circle should click on "CONDITIONS" tab
timer 0.13s
check_circle should check the cart rule's "Minimum amount"
timer 2.07s
check_circle should click on "ACTIONS" tab
timer 0.16s
check_circle should check the cart rule's "reduction"
timer 0.05s

Delete the created "Cart Rule"

14_discount/1_create_edit_delete_cart_rule_in_BO.js
timer
5.06s
assignment
6
check
6
100%
check_circle should go to "Cart Rules" page
timer 4.05s
check_circle should search for the created cart rule
timer 0.02s
check_circle should click on "Dropdown toggle" button
timer 0.12s
check_circle should click on "Delete" button
timer 0.13s
check_circle should accept the confirmation alert
timer 0.02s
check_circle should verify the appearance of the green validation
timer 0.73s

Logout from the Back Office

14_discount/1_create_edit_delete_cart_rule_in_BO.js
timer
0.08s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.08s

assignment 2_check_discount_in_FO.js


Create "Product"

Login in the Back Office

14_discount/2_check_discount_in_FO.js
timer
4.17s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.69s
check_circle should login successfully in the Back Office
timer 3.47s

Close the onboarding modal if exist

14_discount/2_check_discount_in_FO.js
timer
2.15s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.12s
check_circle should close the Onboarding on the navBar if exist
timer 1.03s

Create a new product in the Back Office

14_discount/2_check_discount_in_FO.js
timer
12.71s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.05s
check_circle should click on "New Product" button
timer 7.15s
check_circle should set the "Name" input
timer 0.38s
check_circle should set the "Reference" input
timer 0.39s
check_circle should set the "Quantity" input
timer 0.18s
check_circle should set the "Price" input
timer 0.27s
check_circle should upload the first product picture
timer 0.3s

Edit product pricing

14_discount/2_check_discount_in_FO.js
timer
5.94s
assignment
8
check
8
100%
check_circle should click on "Pricing"
timer 1s
check_circle should set the "Price per unit (tax excl.)"
timer 0.4s
check_circle should set the "Unit"
timer 0.24s
check_circle should set the "Price (tax excl.)"
timer 0.28s
check_circle should click on "Add specific price" button
timer 0.36s
check_circle should change the reduction type to "Percentage"
timer 3.15s
check_circle should set the "Discount" input
timer 0.25s
check_circle should click on "Apply" button
timer 0.27s

Save the created product

14_discount/2_check_discount_in_FO.js
timer
12.67s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.04s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.21s
check_circle should click on "Save" button
timer 5.21s
check_circle should check and close the green validation
timer 3.2s

Logout from the Back Office

14_discount/2_check_discount_in_FO.js
timer
0.04s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.04s

Check "Specific price"

Login in the Front Office

14_discount/2_check_discount_in_FO.js
timer
3.56s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.74s
check_circle should login successfully in the Front Office
timer 2.82s

Check the created "Specific price" in the Front Office

14_discount/2_check_discount_in_FO.js
timer
9.89s
assignment
8
check
8
100%
check_circle should set the shop language to "English"
timer 5.22s
check_circle should search for the product
timer 2.71s
check_circle should verify that the discount is equal to "-19.6%" (BOOM-3838)
timer 0.09s
check_circle should go to the product page
timer 0.52s
check_circle should verify that the discount is equal to "-19.6%" (BOOM-3838)
timer 0.08s
check_circle should click on "Add to cart" button
timer 0.18s
check_circle should click on "Proceed to checkout" button
timer 1.02s
check_circle should verify that the discount is equal to "-19.6%" (BOOM-3838)
timer 0.06s

Logout from the Front Office

14_discount/2_check_discount_in_FO.js
timer
0.57s
assignment
1
check
1
100%
check_circle should logout successfully from the Front Office
timer 0.57s

Create "Catalog price rule"

Login in the Back Office

14_discount/2_check_discount_in_FO.js
timer
4.12s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.61s
check_circle should login successfully in the Back Office
timer 3.51s

Delete the created specific price

14_discount/2_check_discount_in_FO.js
timer
19.35s
assignment
9
check
9
100%
check_circle should go to "Products" page
timer 4.18s
check_circle should close the "Symfony" toolbar
timer 3.08s
check_circle should search for the created product
timer 1.23s
check_circle should click on "Edit" button
timer 1.97s
check_circle should click on "Pricing" tab
timer 1.19s
check_circle should click on "Delete" button of specific price
timer 3.21s
check_circle should click on "Yes" of modal button
timer 0.72s
check_circle should verify the appearance of the green validation
timer 0.56s
check_circle should click on "Save" button
timer 3.21s

Create catalog price rules

14_discount/2_check_discount_in_FO.js
timer
7.58s
assignment
8
check
8
100%
check_circle should go to "Discounts" page
timer 4.2s
check_circle should go to "Catalog Price Rules" page
timer 0.63s
check_circle should click on "Add new catalog price rule"
timer 0.99s
check_circle should set the "Name" input
timer 0.39s
check_circle should set the "From quantity" input
timer 0.2s
check_circle should set the "Reduction type" input
timer 0.18s
check_circle should set the "Reduction" input
timer 0.26s
check_circle should click on "save" button
timer 0.75s

Logout from the Back Office

14_discount/2_check_discount_in_FO.js
timer
0.07s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.07s

Check "Catalog price rule"

Login in the Front Office

14_discount/2_check_discount_in_FO.js
timer
3.2s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.68s
check_circle should login successfully in the Front Office
timer 2.52s

Check the created "Catalog price rule" in the Front Office

14_discount/2_check_discount_in_FO.js
timer
10.52s
assignment
8
check
8
100%
check_circle should set the shop language to "English"
timer 5.18s
check_circle should search for the product
timer 2.79s
check_circle should verify that the discount is equal to "-19.67%" (BOOM-3838)
timer 0.08s
check_circle should go to the product page
timer 0.62s
check_circle should verify that the discount is equal to "-19.67%" (BOOM-3838)
timer 0.08s
check_circle should click on "Add to cart" button
timer 0.22s
check_circle should click on "Proceed to checkout" button
timer 1.49s
check_circle should verify that the discount is equal to "-19.67%" (BOOM-3838)
timer 0.07s

Logout from the Front Office

14_discount/2_check_discount_in_FO.js
timer
0.61s
assignment
1
check
1
100%
check_circle should logout successfully from the Front Office
timer 0.61s

Delete "Catalog price rule"

Login in the Back Office

14_discount/2_check_discount_in_FO.js
timer
6.06s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.62s
check_circle should login successfully in the Back Office
timer 5.44s

Delete catalog price rules "discount1558502505407

14_discount/2_check_discount_in_FO.js
timer
6.81s
assignment
5
check
5
100%
check_circle should go to "Discounts" page
timer 4.05s
check_circle should go to "Catalog Price Rules" page
timer 1.69s
check_circle should delete the catalog rule price
timer 0.26s
check_circle should accept the confirmation alert
timer 0.01s
check_circle should check the success message appear
timer 0.8s

Logout from the Back Office

14_discount/2_check_discount_in_FO.js
timer
0.03s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.03s

assignment 3_check_vouchers_in_FO.js


Create a new "Cart Rule" in the Back Office

Login in the Back Office

14_discount/3_check_vouchers_in_FO.js
timer
4.1s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.56s
check_circle should login successfully in the Back Office
timer 3.54s

Close the onboarding modal if exist

14_discount/3_check_vouchers_in_FO.js
timer
2.11s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.08s
check_circle should close the Onboarding on the navBar if exist
timer 1.03s

Create a new "Cart Rule"

14_discount/3_check_vouchers_in_FO.js
timer
15.67s
assignment
13
check
13
100%
check_circle should go to "Cart Rules" page
timer 4.05s
check_circle should click on "Add new cart rule" button
timer 0.69s
check_circle should set the "Name" input
timer 0.34s
check_circle should click on "Generate" button
timer 0.25s
check_circle should click on "CONDITIONS" tab
timer 0.18s
check_circle should choose the customer "John Doe"
timer 2.44s
check_circle should set the "Minimum amount" input
timer 0.15s
check_circle should click on "ACTIONS" tab
timer 0.2s
check_circle should switch the "Free shipping" to "Yes"
timer 0.11s
check_circle should click on "percent" radio
timer 2.17s
check_circle should set the "reduction" percent value
timer 2.14s
check_circle should click on "Save" button
timer 2.71s
check_circle should verify the appearance of the green validation
timer 0.24s

Check the "Cart Rule"

14_discount/3_check_vouchers_in_FO.js
timer
7.56s
assignment
9
check
9
100%
check_circle should go to "Cart Rules" page
timer 4.05s
check_circle should search for the created cart rule
timer 0.05s
check_circle should click on "Edit" button
timer 0.67s
check_circle should check the cart rule's "Name"
timer 0.19s
check_circle should check the cart rule's "Promo code"
timer 0.12s
check_circle should click on "CONDITIONS" tab
timer 0.16s
check_circle should check the cart rule's "Minimum amount"
timer 2.07s
check_circle should click on "ACTIONS" tab
timer 0.12s
check_circle should check the cart rule's "reduction"
timer 0.13s

Create a new "Cart Rule"

14_discount/3_check_vouchers_in_FO.js
timer
16.22s
assignment
13
check
13
100%
check_circle should go to "Cart Rules" page
timer 4.04s
check_circle should click on "Add new cart rule" button
timer 0.92s
check_circle should set the "Name" input
timer 0.66s
check_circle should click on "Generate" button
timer 0.25s
check_circle should click on "CONDITIONS" tab
timer 0.16s
check_circle should choose the customer "John Doe"
timer 2.42s
check_circle should set the "Minimum amount" input
timer 0.15s
check_circle should click on "ACTIONS" tab
timer 0.15s
check_circle should switch the "Free shipping" to "Yes"
timer 0.13s
check_circle should click on "percent" radio
timer 2.14s
check_circle should set the "reduction" percent value
timer 2.14s
check_circle should click on "Save" button
timer 2.77s
check_circle should verify the appearance of the green validation
timer 0.31s

Check the "Cart Rule"

14_discount/3_check_vouchers_in_FO.js
timer
9.01s
assignment
9
check
9
100%
check_circle should go to "Cart Rules" page
timer 4.05s
check_circle should search for the created cart rule
timer 1.07s
check_circle should click on "Edit" button
timer 0.89s
check_circle should check the cart rule's "Name"
timer 0.19s
check_circle should check the cart rule's "Promo code"
timer 0.16s
check_circle should click on "CONDITIONS" tab
timer 0.41s
check_circle should check the cart rule's "Minimum amount"
timer 2.06s
check_circle should click on "ACTIONS" tab
timer 0.12s
check_circle should check the cart rule's "reduction"
timer 0.07s

Create a new "Cart Rule"

14_discount/3_check_vouchers_in_FO.js
timer
15.55s
assignment
13
check
13
100%
check_circle should go to "Cart Rules" page
timer 4.04s
check_circle should click on "Add new cart rule" button
timer 0.54s
check_circle should set the "Name" input
timer 0.57s
check_circle should click on "Generate" button
timer 0.21s
check_circle should click on "CONDITIONS" tab
timer 0.14s
check_circle should choose the customer "John Doe"
timer 2.46s
check_circle should set the "Minimum amount" input
timer 0.18s
check_circle should click on "ACTIONS" tab
timer 0.17s
check_circle should switch the "Free shipping" to "Yes"
timer 0.14s
check_circle should click on "amount" radio
timer 2.13s
check_circle should set the "reduction" amount value
timer 2.15s
check_circle should click on "Save" button
timer 2.63s
check_circle should verify the appearance of the green validation
timer 0.2s

Check the "Cart Rule"

14_discount/3_check_vouchers_in_FO.js
timer
8.43s
assignment
9
check
9
100%
check_circle should go to "Cart Rules" page
timer 4.09s
check_circle should search for the created cart rule
timer 0.76s
check_circle should click on "Edit" button
timer 0.75s
check_circle should check the cart rule's "Name"
timer 0.16s
check_circle should check the cart rule's "Promo code"
timer 0.12s
check_circle should click on "CONDITIONS" tab
timer 0.32s
check_circle should check the cart rule's "Minimum amount"
timer 2.07s
check_circle should click on "ACTIONS" tab
timer 0.11s
check_circle should check the cart rule's "reduction"
timer 0.05s

Logout from the Back Office

14_discount/3_check_vouchers_in_FO.js
timer
0.02s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.02s

Create product in the Back Office

Login in the Back Office

14_discount/3_check_vouchers_in_FO.js
timer
4.23s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.62s
check_circle should login successfully in the Back Office
timer 3.62s

Create a new product in the Back Office

14_discount/3_check_vouchers_in_FO.js
timer
9.58s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.14s
check_circle should click on "New Product" button
timer 4.17s
check_circle should set the "Name" input
timer 0.34s
check_circle should set the "Reference" input
timer 0.3s
check_circle should set the "Quantity" input
timer 0.16s
check_circle should set the "Price" input
timer 0.27s
check_circle should upload the first product picture
timer 0.21s

Save the created product

14_discount/3_check_vouchers_in_FO.js
timer
12.81s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.03s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.27s
check_circle should click on "Save" button
timer 5.27s
check_circle should check and close the green validation
timer 3.25s

Logout from the Back Office

14_discount/3_check_vouchers_in_FO.js
timer
0.03s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.03s

Check the total price after applying vouchers in the Front Office

Login in the Front Office

14_discount/3_check_vouchers_in_FO.js
timer
3.15s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.56s
check_circle should login successfully in the Front Office
timer 2.59s

Check the total price of the shopping cart

14_discount/3_check_vouchers_in_FO.js
timer
9m569.38s
assignment
15
check
6
close
9
40%
check_circle should set the shop language to "English"
timer 5.17s
check_circle should search for the product "A"
timer 2.75s
check_circle should go to the product page
timer 0.52s
check_circle should set the "Quantity" input
timer 0.14s
check_circle should click on "ADD TO CART" button
timer 0.23s
check_circle should click on "PROCEED TO CHECKOUT" modal button
timer 0.83s
remove_circle should click on "Have a promo code?" link
timer 1m94.2s
Error: element ("//*[@id="main"]//a[contains(@class, "promo-code")]") still not existing after 90000ms
Error: element ("//*[@id="main"]//a[contains(@class, "promo-code")]") still not existing after 90000ms
    at elements("//*[@id="main"]//a[contains(@class, "promo-code")]") - isExisting.js:46:17
    at isExisting("//*[@id="main"]//a[contains(@class, "promo-code")]") - waitForExist.js:67:22
remove_circle should set the "Promo code" input
timer 2.2s
Error: element ("//*[@id="promo-code"]//input[contains(@class, "promo-input")]") still not existing after 2000ms
Error: element ("//*[@id="promo-code"]//input[contains(@class, "promo-input")]") still not existing after 2000ms
    at elements("//*[@id="promo-code"]//input[contains(@class, "promo-input")]") - isExisting.js:46:17
    at isExisting("//*[@id="promo-code"]//input[contains(@class, "promo-input")]") - waitForExist.js:67:22
remove_circle should click on "Have a promo code?" link
timer 1m94.17s
Error: element ("//*[@id="main"]//a[contains(@class, "promo-code")]") still not existing after 90000ms
Error: element ("//*[@id="main"]//a[contains(@class, "promo-code")]") still not existing after 90000ms
    at elements("//*[@id="main"]//a[contains(@class, "promo-code")]") - isExisting.js:46:17
    at isExisting("//*[@id="main"]//a[contains(@class, "promo-code")]") - waitForExist.js:67:22
remove_circle should set the "Promo code" input
timer 2.18s
Error: element ("//*[@id="promo-code"]//input[contains(@class, "promo-input")]") still not existing after 2000ms
Error: element ("//*[@id="promo-code"]//input[contains(@class, "promo-input")]") still not existing after 2000ms
    at elements("//*[@id="promo-code"]//input[contains(@class, "promo-input")]") - isExisting.js:46:17
    at isExisting("//*[@id="promo-code"]//input[contains(@class, "promo-input")]") - waitForExist.js:67:22
remove_circle should check the total price after reduction
timer 1m90.19s
Error: element ("//*[@id="cart-subtotal-products"]/span[2]") still not existing after 90000ms
Error: element ("//*[@id="cart-subtotal-products"]/span[2]") still not existing after 90000ms
    at elements("//*[@id="cart-subtotal-products"]/span[2]") - isExisting.js:46:17
    at isExisting("//*[@id="cart-subtotal-products"]/span[2]") - waitForExist.js:67:22
remove_circle should click on "Remove voucher" button
timer 1m90.2s
Error: element ("(//*[@id="main"]//a[@data-link-action="remove-voucher"])[2]") still not existing after 90000ms
Error: element ("(//*[@id="main"]//a[@data-link-action="remove-voucher"])[2]") still not existing after 90000ms
    at elements("(//*[@id="main"]//a[@data-link-action="remove-voucher"])[2]") - isExisting.js:46:17
    at isExisting("(//*[@id="main"]//a[@data-link-action="remove-voucher"])[2]") - waitForExist.js:67:22
remove_circle should click on "Have a promo code?" link
timer 1m94.26s
Error: element ("//*[@id="main"]//a[contains(@class, "promo-code")]") still not existing after 90000ms
Error: element ("//*[@id="main"]//a[contains(@class, "promo-code")]") still not existing after 90000ms
    at elements("//*[@id="main"]//a[contains(@class, "promo-code")]") - isExisting.js:46:17
    at isExisting("//*[@id="main"]//a[contains(@class, "promo-code")]") - waitForExist.js:67:22
remove_circle should set the "Promo code" input
timer 2.17s
Error: element ("//*[@id="promo-code"]//input[contains(@class, "promo-input")]") still not existing after 2000ms
Error: element ("//*[@id="promo-code"]//input[contains(@class, "promo-input")]") still not existing after 2000ms
    at elements("//*[@id="promo-code"]//input[contains(@class, "promo-input")]") - isExisting.js:46:17
    at isExisting("//*[@id="promo-code"]//input[contains(@class, "promo-input")]") - waitForExist.js:67:22
remove_circle should check the total price after reduction (BOOM-2518)
timer 1m90.18s
Error: element ("//*[@id="cart-subtotal-products"]/span[2]") still not existing after 90000ms
Error: element ("//*[@id="cart-subtotal-products"]/span[2]") still not existing after 90000ms
    at elements("//*[@id="cart-subtotal-products"]/span[2]") - isExisting.js:46:17
    at isExisting("//*[@id="cart-subtotal-products"]/span[2]") - waitForExist.js:67:22

Logout from the Front Office

14_discount/3_check_vouchers_in_FO.js
timer
0.29s
assignment
1
close
1
0%
remove_circle should logout successfully from the Front Office
timer 0.29s
Error: unknown error: Element ... is not clickable at point (898, 25). Other element would receive the click:
Error: An unknown server-side error occurred while processing the command.
    at elementIdClick("0.8913236455978346-4") - click.js:20:22

Delete "Cart Rule" in the Back Office

Login in the Back Office

14_discount/3_check_vouchers_in_FO.js
timer
3.91s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.56s
check_circle should login successfully in the Back Office
timer 3.35s

Delete the created "Cart Rule"

14_discount/3_check_vouchers_in_FO.js
timer
6.04s
assignment
6
check
6
100%
check_circle should go to "Cart Rules" page
timer 4.14s
check_circle should search for the created cart rule
timer 0.81s
check_circle should click on "Dropdown toggle" button
timer 0.28s
check_circle should click on "Delete" button
timer 0.13s
check_circle should accept the confirmation alert
timer 0.01s
check_circle should verify the appearance of the green validation
timer 0.67s

Delete the created "Cart Rule"

14_discount/3_check_vouchers_in_FO.js
timer
5.75s
assignment
6
check
6
100%
check_circle should go to "Cart Rules" page
timer 4.07s
check_circle should search for the created cart rule
timer 0.67s
check_circle should click on "Dropdown toggle" button
timer 0.26s
check_circle should click on "Delete" button
timer 0.11s
check_circle should accept the confirmation alert
timer 0.01s
check_circle should verify the appearance of the green validation
timer 0.62s

Delete the created "Cart Rule"

14_discount/3_check_vouchers_in_FO.js
timer
5.94s
assignment
6
check
6
100%
check_circle should go to "Cart Rules" page
timer 4.07s
check_circle should search for the created cart rule
timer 0.8s
check_circle should click on "Dropdown toggle" button
timer 0.28s
check_circle should click on "Delete" button
timer 0.14s
check_circle should accept the confirmation alert
timer 0.02s
check_circle should verify the appearance of the green validation
timer 0.65s

Logout from the Back Office

14_discount/3_check_vouchers_in_FO.js
timer
0.05s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.05s

library_books 15_design

assignment 1_theme_catalog/1_check_addons_theme.js


Check the addons theme in the Back Office

Login in the Back Office

15_design/1_theme_catalog/1_check_addons_theme.js
timer
10.86s
assignment
2
check
2
100%
check_circle should open the browser
timer 1.95s
check_circle should login successfully in the Back Office
timer 8.91s

Close the onboarding modal if exist

15_design/1_theme_catalog/1_check_addons_theme.js
timer
4.76s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 2.6s
check_circle should close the Onboarding on the navBar if exist
timer 2.16s

Check the addons theme

15_design/1_theme_catalog/1_check_addons_theme.js
timer
2m149.58s
assignment
11
check
3
close
8
27.3%
check_circle should go to "Theme & logo" page
timer 5.47s
check_circle should check then close the "Symfony" toolbar
timer 3.06s
remove_circle should click on "Discover all of the themes" button
timer 1m91.26s
Error: element ("//*[@id="content" | @id="main-div"]//a[contains(text(), "Discover all of the themes")]") still not existing after 90000ms
Error: element ("//*[@id="content" | @id="main-div"]//a[contains(text(), "Discover all of the themes")]") still not existing after 90000ms
    at elements("//*[@id="content" | @id="main-div"]//a[contains(text(), "Discover all of the themes")]") - isExisting.js:46:17
    at isExisting("//*[@id="content" | @id="main-div"]//a[contains(text(), "Discover all of the themes")]") - waitForExist.js:67:22
remove_circle should check that the page is well opened
timer 10.24s
Error: element ("//*[@id="category_name"]") still not existing after 9000ms
Error: element ("//*[@id="category_name"]") still not existing after 9000ms
    at elements("//*[@id="category_name"]") - isExisting.js:46:17
    at isExisting("//*[@id="category_name"]") - waitForExist.js:67:22
remove_circle should click on "Discover" button of the second theme
timer 2.2s
Error: An element could not be located on the page using the given search parameters.
Error: An element could not be located on the page using the given search parameters.
    at new RuntimeError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:143:12)
    at Object. (node_modules/webdriverio/build/lib/commands/moveToObject.js:17:19)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check that the page is well opened
timer 9.98s
Error: element ("//*[@id="product_content"]//h1") still not existing after 9000ms
Error: element ("//*[@id="product_content"]//h1") still not existing after 9000ms
    at elements("//*[@id="product_content"]//h1") - isExisting.js:46:17
    at isExisting("//*[@id="product_content"]//h1") - waitForExist.js:67:22
check_circle should check then close the "Symfony" toolbar
timer 3.06s
remove_circle should click on "Discover" button of the 17th theme
timer 2.21s
Error: An element could not be located on the page using the given search parameters.
Error: An element could not be located on the page using the given search parameters.
    at new RuntimeError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:143:12)
    at Object. (node_modules/webdriverio/build/lib/commands/moveToObject.js:17:19)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check that the page is well opened
timer 9.76s
Error: element ("//*[@id="product_content"]//h1") still not existing after 9000ms
Error: element ("//*[@id="product_content"]//h1") still not existing after 9000ms
    at elements("//*[@id="product_content"]//h1") - isExisting.js:46:17
    at isExisting("//*[@id="product_content"]//h1") - waitForExist.js:67:22
remove_circle should search for the theme on the prestashop addons
timer 2.21s
Error: An element could not be located on the page using the given search parameters.
Error: An element could not be located on the page using the given search parameters.
    at new RuntimeError (node_modules/webdriverio/build/lib/utils/ErrorHandler.js:143:12)
    at Object. (node_modules/webdriverio/build/lib/commands/moveToObject.js:17:19)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
remove_circle should check that the page is well opened
timer 10.13s
Error: element ("//*[@id="search_name"]/b") still not existing after 9000ms
Error: element ("//*[@id="search_name"]/b") still not existing after 9000ms
    at elements("//*[@id="search_name"]/b") - isExisting.js:46:17
    at isExisting("//*[@id="search_name"]/b") - waitForExist.js:67:22

Logout from the Back Office

15_design/1_theme_catalog/1_check_addons_theme.js
timer
0.03s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.03s

assignment 4_positions/1_change_position_unhook_transplant_module.js


Change Position, unhook and transplant a module

Test 1: Change Position of hooks

Login in the Back Office

15_design/4_positions/1_change_position_unhook_transplant_module.js
timer
3.97s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.62s
check_circle should log in successfully in the Back Office
timer 3.36s

Close the onboarding modal if exist

15_design/4_positions/1_change_position_unhook_transplant_module.js
timer
2.19s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 1.15s
check_circle should close the Onboarding on the navBar if exist
timer 1.04s

Access to position menu

15_design/4_positions/1_change_position_unhook_transplant_module.js
timer
5.02s
assignment
2
check
2
100%
check_circle should go to "Design > Positions" page
timer 4.06s
check_circle should search for a hook
timer 0.97s

Change position by drag and drop

15_design/4_positions/1_change_position_unhook_transplant_module.js
timer
8.9s
assignment
4
check
4
100%
check_circle should change the order
timer 4.2s
check_circle should verify the appearance of the green validation
timer 3.13s
check_circle should click on "View my shop" then go to the Front Office
timer 1.2s
check_circle should verify the changed position in Front Office
timer 0.38s

Access to position menu

15_design/4_positions/1_change_position_unhook_transplant_module.js
timer
6.19s
assignment
2
check
2
100%
check_circle should go to "Design > Positions" page
timer 5.24s
check_circle should search for a hook
timer 0.95s

Change position using arrow down icon

15_design/4_positions/1_change_position_unhook_transplant_module.js
timer
1.38s
assignment
3
check
3
100%
check_circle should click on "arrow down" icon 2 times
timer 0.52s
check_circle should click on "View my shop" button then go to the Front Office
timer 0.55s
check_circle should verify the changed position in Front Office
timer 0.31s

logout successfully from the Back Office

15_design/4_positions/1_change_position_unhook_transplant_module.js
timer
0.07s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.07s

Test 2: Unhook a module

Login in the Back Office

15_design/4_positions/1_change_position_unhook_transplant_module.js
timer
3.91s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.65s
check_circle should log in successfully in the Back Office
timer 3.26s

Transplant "Category tree links" module to "displayFooter" hook

15_design/4_positions/1_change_position_unhook_transplant_module.js
timer
3m187.57s
assignment
5
check
2
close
3
40%
check_circle should go to "Design > Positions" page
timer 4.16s
check_circle should click on "Transplant a module"
timer 0.77s
remove_circle should select the "CATEGORY TREE LINKS" module from the list
timer 0.34s
Error: unknown error: Cannot set property 'style' of null
Error: An unknown server-side error occurred while processing the command.
    at selectByVisibleText("#hook_module_form > div > div:nth-child(2) > div > select", "Category tree links") - design.js:23:14
remove_circle should select the "DISPLAYFOOTER (THIS HOOK DISPLAYS NEW BLOCKS IN THE FOOTER)" hook from the list
timer 1m92.15s
Error: element ("//*[@id="hook_module_form"]//select[@name="id_hook"]") still not existing after 90000ms
Error: element ("//*[@id="hook_module_form"]//select[@name="id_hook"]") still not existing after 90000ms
    at elements("//*[@id="hook_module_form"]//select[@name="id_hook"]") - isExisting.js:46:17
    at isExisting("//*[@id="hook_module_form"]//select[@name="id_hook"]") - waitForExist.js:67:22
remove_circle should click on "Save" button
timer 1m90.16s
Error: element ("//*[@id="hook_module_form_submit_btn"]") still not existing after 90000ms
Error: element ("//*[@id="hook_module_form_submit_btn"]") still not existing after 90000ms
    at elements("//*[@id="hook_module_form_submit_btn"]") - isExisting.js:46:17
    at isExisting("//*[@id="hook_module_form_submit_btn"]") - waitForExist.js:67:22

Remove "Category tree links" module from "displayFooter" hook

15_design/4_positions/1_change_position_unhook_transplant_module.js
timer
8.01s
assignment
4
check
4
100%
check_circle should go to "Design > Positions" page
timer 4.05s
check_circle should search the module by name
timer 0.19s
check_circle should click on "Unhook" action
timer 3.21s
check_circle should verify the appearance of the green validation
timer 0.57s

Check footer in Front Office

15_design/4_positions/1_change_position_unhook_transplant_module.js
timer
1.73s
assignment
3
check
3
100%
check_circle should click on "View my shop" button then go to the Front Office
timer 0.83s
check_circle should click on the first category
timer 0.81s
check_circle should verify if the module category tree link is not in the footer
timer 0.1s

logout successfully from the Back Office

15_design/4_positions/1_change_position_unhook_transplant_module.js
timer
0.04s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.04s

Test 3: Transplant a module

Login in the Back Office

15_design/4_positions/1_change_position_unhook_transplant_module.js
timer
4.5s
assignment
2
check
2
100%
check_circle should open the browser
timer 0.73s
check_circle should log in successfully in the Back Office
timer 3.77s

Transplant "Category tree links" module to "displayFooter" hook

15_design/4_positions/1_change_position_unhook_transplant_module.js
timer
3m187.73s
assignment
5
check
2
close
3
40%
check_circle should go to "Design > Positions" page
timer 4.17s
check_circle should click on "Transplant a module"
timer 0.79s
remove_circle should select the "CATEGORY TREE LINKS" module from the list
timer 0.44s
Error: unknown error: Cannot set property 'style' of null
Error: An unknown server-side error occurred while processing the command.
    at selectByVisibleText("#hook_module_form > div > div:nth-child(2) > div > select", "Category tree links") - design.js:23:14
remove_circle should select the "DISPLAYFOOTER (THIS HOOK DISPLAYS NEW BLOCKS IN THE FOOTER)" hook from the list
timer 1m92.16s
Error: element ("//*[@id="hook_module_form"]//select[@name="id_hook"]") still not existing after 90000ms
Error: element ("//*[@id="hook_module_form"]//select[@name="id_hook"]") still not existing after 90000ms
    at elements("//*[@id="hook_module_form"]//select[@name="id_hook"]") - isExisting.js:46:17
    at isExisting("//*[@id="hook_module_form"]//select[@name="id_hook"]") - waitForExist.js:67:22
remove_circle should click on "Save" button
timer 1m90.18s
Error: element ("//*[@id="hook_module_form_submit_btn"]") still not existing after 90000ms
Error: element ("//*[@id="hook_module_form_submit_btn"]") still not existing after 90000ms
    at elements("//*[@id="hook_module_form_submit_btn"]") - isExisting.js:46:17
    at isExisting("//*[@id="hook_module_form_submit_btn"]") - waitForExist.js:67:22

Check footer in Front Office then go back to the Back Office

15_design/4_positions/1_change_position_unhook_transplant_module.js
timer
2.06s
assignment
4
check
3
close
1
75%
check_circle should click on "View my shop" button then go to the Front Office
timer 1.11s
check_circle should click on the first category
timer 0.68s
remove_circle should verify if the module category tree link is in the footer
timer 0.21s
AssertionError: expected false to be true
AssertionError: expected false to be true
    at Object.client.pause.isExisting.then (test/clients/common_client.js:415:53)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should go back to the Back Office
timer 0.07s

Remove "Category tree links" module from "displayFooter" hook

15_design/4_positions/1_change_position_unhook_transplant_module.js
timer
1m106.5s
assignment
4
check
2
close
2
50%
check_circle should go to "Design > Positions" page
timer 4.98s
check_circle should search the module by name
timer 0.19s
remove_circle should click on "Unhook" action
timer 1m92.18s
Error: element ("//*[@id="module-positions-form"]//span[contains(text(),"Category tree links")]/../..//div[@class="module-column-actions"]//button") still not existing after 90000ms
Error: element ("//*[@id="module-positions-form"]//span[contains(text(),"Category tree links")]/../..//div[@class="module-column-actions"]//button") still not existing after 90000ms
    at elements("//*[@id="module-positions-form"]//span[contains(text(),"Category tree links")]/../..//div[@class="module-column-actions"]//button") - isExisting.js:46:17
    at isExisting("//*[@id="module-positions-form"]//span[contains(text(),"Category tree links")]/../..//div[@class="module-column-actions"]//button") - waitForExist.js:67:22
remove_circle should verify the appearance of the green validation
timer 9.15s
Error: element ("//div[contains(@class, "alert-success") and @role="alert"]//div[@class="alert-text"]") still not existing after 9000ms
Error: element ("//div[contains(@class, "alert-success") and @role="alert"]//div[@class="alert-text"]") still not existing after 9000ms
    at elements("//div[contains(@class, "alert-success") and @role="alert"]//div[@class="alert-text"]") - isExisting.js:46:17
    at isExisting("//div[contains(@class, "alert-success") and @role="alert"]//div[@class="alert-text"]") - waitForExist.js:67:22

logout successfully from the Back Office

15_design/4_positions/1_change_position_unhook_transplant_module.js
timer
0.04s
assignment
1
check
1
100%
check_circle should logout successfully from the Back Office
timer 0.04s

library_books 16_file

assignment 01_create_view_edit_delete_bulk_action_file.js


Check the created file in the Front Office

Open the browser and connect to the Back Office

16_file/01_create_view_edit_delete_bulk_action_file.js
timer
10.68s
assignment
2
check
2
100%
check_circle should open the browser
timer 1.95s
check_circle should log in successfully in the Back Office
timer 8.72s

Close the onboarding modal if exist

16_file/01_create_view_edit_delete_bulk_action_file.js
timer
4.78s
assignment
2
check
2
100%
check_circle should close the onboarding modal if exist
timer 2.62s
check_circle should close the Onboarding on the navBar if exist
timer 2.17s

Create a new "File"

16_file/01_create_view_edit_delete_bulk_action_file.js
timer
6.66s
assignment
7
check
7
100%
check_circle should go to "Files" page
timer 4.05s
check_circle should click on "Add new file" button
timer 0.7s
check_circle should set the "Filename" input
timer 0.45s
check_circle should set the "Description" textarea
timer 0.29s
check_circle should upload the picture
timer 0.17s
check_circle should click on "Save" button
timer 0.73s
check_circle should verify the appearance of the green validation
timer 0.27s

Check the created "File"

16_file/01_create_view_edit_delete_bulk_action_file.js
timer
5.15s
assignment
6
check
6
100%
check_circle should go to "Files" page
timer 4.1s
check_circle should search for the created file
timer 0.03s
check_circle should click on "Edit" button
timer 0.72s
check_circle should check that the "Filename" value is equal to "Ps Picture"
timer 0.2s
check_circle should check that the "Description" value is equal to "Picture of prestashop"
timer 0.07s
check_circle should click on "Reset" button
timer 0.04s

View the created "File"

16_file/01_create_view_edit_delete_bulk_action_file.js
timer
10.78s
assignment
6
check
5
close
1
83.3%
check_circle should go to "Files" page
timer 4.05s
check_circle should search for the created files
timer 0.03s
check_circle should click on "Dropdown toggle" button
timer 0.15s
check_circle should click on "View" action button
timer 2.36s
remove_circle should check that the file is well downloaded
timer 4.17s
AssertionError: Expected File was not find in the folder /tmp/tmp.AID320Xgaq/: expected false to be true
AssertionError: Expected File was not find in the folder /tmp/tmp.AID320Xgaq/: expected false to be true
    at Object.client.pause.then (test/clients/common_client.js:381:110)
    at Object.exec (node_modules/webdriverio/build/lib/helpers/safeExecute.js:28:24)
    at Object.resolve (node_modules/webdriverio/build/lib/webdriverio.js:190:29)
    at /var/www/html/tests/E2E/node_modules/webdriverio/build/lib/webdriverio.js:539:32
    at _fulfilled (node_modules/q/q.js:854:54)
    at self.promiseDispatch.done (node_modules/q/q.js:883:30)
    at Promise.promise.promiseDispatch (node_modules/q/q.js:816:13)
    at /var/www/html/tests/E2E/node_modules/q/q.js:624:44
    at runSingle (node_modules/q/q.js:137:13)
    at flush (node_modules/q/q.js:125:13)
    at _combinedTickCallback (internal/process/next_tick.js:132:7)
    at process._tickDomainCallback (internal/process/next_tick.js:219:9)
check_circle should click on "Reset" button
timer 0.02s

Create a new product in the Back Office

16_file/01_create_view_edit_delete_bulk_action_file.js
timer
10.66s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.05s
check_circle should click on "New Product" button
timer 5.24s
check_circle should set the "Name" input
timer 0.4s
check_circle should set the "Reference" input
timer 0.3s
check_circle should set the "Quantity" input
timer 0.18s
check_circle should set the "Price" input
timer 0.25s
check_circle should upload the first product picture
timer 0.25s

Edit product options

16_file/01_create_view_edit_delete_bulk_action_file.js
timer
4.03s
assignment
2
check
2
100%
check_circle should click on "Options"
timer 0.84s
check_circle should select the attached file to the product
timer 3.19s

Save the created product

16_file/01_create_view_edit_delete_bulk_action_file.js
timer
12.65s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.04s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.19s
check_circle should click on "Save" button
timer 5.19s
check_circle should check and close the green validation
timer 3.23s

Check that the file is well associated with the created product in the FO

16_file/01_create_view_edit_delete_bulk_action_file.js
timer
16.75s
assignment
6
check
6
100%
check_circle should click on "Preview" button
timer 1.31s
check_circle should go to the Front Office
timer 0.18s
check_circle should click on the "Preview" link
timer 11.93s
check_circle should click on "Attachments" tab
timer 0.19s
check_circle should check the existence of the file
timer 3.1s
check_circle should go back to the Back Office
timer 0.04s

Edit the created "File"

16_file/01_create_view_edit_delete_bulk_action_file.js
timer
10.11s
assignment
9
check
9
100%
check_circle should go to "Files" page
timer 6.84s
check_circle should search for the created file
timer 0.04s
check_circle should click on "Edit" button
timer 0.8s
check_circle should set the "Filename" input
timer 0.4s
check_circle should set the "Description" textarea
timer 0.53s
check_circle should upload the picture
timer 0.54s
check_circle should click on "Save" button
timer 0.65s
check_circle should verify the appearance of the green validation
timer 0.25s
check_circle should click on "Reset" button
timer 0.07s

Check that the file is well associated with the created product in the FO

16_file/01_create_view_edit_delete_bulk_action_file.js
timer
2.2s
assignment
5
check
5
100%
check_circle should go to the Front Office
timer 0.55s
check_circle should click on "Attachments" tab
timer 0.43s
check_circle should check that "description" of the file is well updated
timer 1.07s
check_circle should check the existence of the file(s)
timer 0.08s
check_circle should go back to the Back Office
timer 0.07s

Delete the created "File"

16_file/01_create_view_edit_delete_bulk_action_file.js
timer
8.59s
assignment
7
check
7
100%
check_circle should go to "Files" page
timer 4.53s
check_circle should click on "Reset" button
timer 3.04s
check_circle should search for the created files
timer 0.03s
check_circle should click on "Dropdown toggle" button
timer 0.15s
check_circle should click on "Delete" action button
timer 0.14s
check_circle should accept the confirmation modal
timer 0.02s
check_circle should verify the appearance of the green validation
timer 0.68s

Check that the file is well associated with the created product in the FO

16_file/01_create_view_edit_delete_bulk_action_file.js
timer
1.71s
assignment
3
check
3
100%
check_circle should go to the Front Office
timer 0.61s
check_circle should check the nonexistence of the file(s)
timer 1.05s
check_circle should go back to the Back Office
timer 0.05s

Create a new "File"

16_file/01_create_view_edit_delete_bulk_action_file.js
timer
6.8s
assignment
7
check
7
100%
check_circle should go to "Files" page
timer 4.47s
check_circle should click on "Add new file" button
timer 0.78s
check_circle should set the "Filename" input
timer 0.33s
check_circle should set the "Description" textarea
timer 0.28s
check_circle should upload the picture
timer 0.11s
check_circle should click on "Save" button
timer 0.62s
check_circle should verify the appearance of the green validation
timer 0.21s

Create a new "File"

16_file/01_create_view_edit_delete_bulk_action_file.js
timer
7.08s
assignment
7
check
7
100%
check_circle should go to "Files" page
timer 4.1s
check_circle should click on "Add new file" button
timer 0.86s
check_circle should set the "Filename" input
timer 0.35s
check_circle should set the "Description" textarea
timer 0.43s
check_circle should upload the picture
timer 0.27s
check_circle should click on "Save" button
timer 0.82s
check_circle should verify the appearance of the green validation
timer 0.24s

Create a new product in the Back Office

16_file/01_create_view_edit_delete_bulk_action_file.js
timer
9.16s
assignment
7
check
7
100%
check_circle should go to "Products" page
timer 4.12s
check_circle should click on "New Product" button
timer 3.89s
check_circle should set the "Name" input
timer 0.26s
check_circle should set the "Reference" input
timer 0.29s
check_circle should set the "Quantity" input
timer 0.17s
check_circle should set the "Price" input
timer 0.23s
check_circle should upload the first product picture
timer 0.21s

Edit product options

16_file/01_create_view_edit_delete_bulk_action_file.js
timer
4.16s
assignment
2
check
2
100%
check_circle should click on "Options"
timer 0.8s
check_circle should select the attached file to the product
timer 3.36s

Save the created product

16_file/01_create_view_edit_delete_bulk_action_file.js
timer
12.7s
assignment
4
check
4
100%
check_circle should check then close symfony toolbar
timer 1.07s
check_circle should switch the product online and verify the appearance of the green validation
timer 3.2s
check_circle should click on "Save" button
timer 5.25s
check_circle should check and close the green validation
timer 3.19s

Check that the file is well associated with the created product in the FO

16_file/01_create_view_edit_delete_bulk_action_file.js
timer
16.61s
assignment
6
check
6
100%
check_circle should click on "Preview" button
timer 1.34s
check_circle should go to the Front Office
timer 0.22s
check_circle should click on the "Preview" link
timer 11.67s
check_circle should click on "Attachments" tab
timer 0.19s
check_circle should check the existence of the file
timer 3.16s
check_circle should go back to the Back Office
timer 0.05s

Delete the created "File" with bulk action

16_file/01_create_view_edit_delete_bulk_action_file.js
timer
13.81s
assignment
13
check
13
100%
check_circle should go to "Files" page
timer 7.31s
check_circle should search for the created files
timer 0.87s
check_circle should click on "Bulk actions" button
timer 0.3s
check_circle should click on "Select all" checkbox
timer 0.22s
check_circle should click on "Bulk actions" checkbox
timer 0.13s
check_circle should click on "Unselect all" checkbox
timer 0.13s
check_circle should click on "Bulk actions" button
timer 0.09s
check_circle should click on "Select all" action
timer 0.1s
check_circle should click on "Bulk actions" button
timer 0.13s
check_circle should click on "Delete" checkbox
timer 0.19s
check_circle should accept the confirmation modal
timer 0.02s
check_circle should verify the appearance of the green validation
timer 0.74s
check_circle should click on "Reset" button
timer 3.57s

Check that the file is well associated with the created product in the FO

16_file/01_create_view_edit_delete_bulk_action_file.js
timer
1.82s
assignment
3
check
3
100%
check_circle should go to the Front Office
timer 0.71s
check_circle should check the nonexistence of the file(s)
timer 1.08s
check_circle should go back to the Back Office
timer 0.04s